Hi!
I've noticed that trying to provision AD DC with net/samba44 ends up with segmentation fault. Higher debug level gives:
Similar problems occur with other
The error reoccurs on different machines soI think it's a bug. I'd like to hear about your experience.
The only way for the things to work is to install net/samba43.
By the way the current version of Samba is 4.6, but our ports are stuck with 4.4.8...
I've noticed that trying to provision AD DC with net/samba44 ends up with segmentation fault. Higher debug level gives:
Code:
Finding user Administrator
Trying _Get_Pwnam(), username as lowercase is administrator
Trying _Get_Pwnam(), username as given is Administrator
Trying _Get_Pwnam(), username as uppercase is ADMINISTRATOR
Checking combinations of 0 uppercase letters in administrator
Get_Pwnam_internals didn't find user [Administrator]!
Segmentation fault (core dumped)
Similar problems occur with other
samba-tool
sub commands as samba-tool dbcheck
.The error reoccurs on different machines soI think it's a bug. I'd like to hear about your experience.
The only way for the things to work is to install net/samba43.
By the way the current version of Samba is 4.6, but our ports are stuck with 4.4.8...