Updated samba to current stable.

The passsb packend has been change by the samba team, so we need
to fix our config.
This commit is contained in:
Christian Schmidt
2010-03-10 23:03:29 +01:00
parent 762b480cc4
commit 00a5af61dd
5 changed files with 48 additions and 27 deletions

View File

@@ -272,6 +272,7 @@ print FILE <<END
netbios name = $sambasettings{'NETBIOSNAME'}
server string = $sambasettings{'SRVSTRING'}
workgroup = $sambasettings{'WORKGRP'}
passdb backend = smbpasswd
wide links = $sambasettings{'WIDELINKS'}
unix extensions = $sambasettings{'UNIXEXTENSION'}