]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/samba.cgi
samba: Remove deprecated encrypt/null passwords options
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / samba.cgi
index 981d5dcbea88eb3fc1be5f7ea166caf99562bf10..fd43afd17dcabd06d9c7b792a8963592643fe5bb 100644 (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'}