NS8
Hello some time ago on neth7 , @mrmarkuz had indicated me a change to deactivate auth on smb and allow through pfsense the auth of users . To date it still works, I would like to implement it on samba in the NS8 server.
[global]
ldap server require strong auth = no ???
Running podman and entering dc1 it would be correct to execute this directive for what I asked:
echo 'ldap server require strong auth = no' >> /etc/samba/include.conf
I also ask if this compromises the current login of Windows and Linux clients or is it ignored?
I wanted ask you , if this modify without tls , not load and not controlling a certificate on the server correct ? the credentials for auth are processing in clear text ? thank