samba: Remove deprecated encrypt/null passwords options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-10-08 16:59:36 +01:00
parent 65deced182
commit 2a4ac08fcc
3 changed files with 2 additions and 4 deletions

View File

@@ -294,10 +294,8 @@ dos charset = $sambasettings{'DOSCHARSET'}
unix charset = $sambasettings{'UNIXCHARSET'}
security = $sambasettings{'SECURITY'}
encrypt passwords = yes
guest account = $sambasettings{'GUESTACCOUNT'}
unix password sync = $sambasettings{'PASSWORDSYNC'}
null passwords = yes
bind interfaces only = true
interfaces = $sambasettings{'INTERFACES'}