diff options
author | Simo Sorce <idra@samba.org> | 2006-08-12 20:22:55 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:38:37 -0500 |
commit | a99039add662d165bbba4cacab66a008c0693fc6 (patch) | |
tree | 7ead21d536d04c4f949617d10c2db56ee1c0bc2e | |
parent | 51f6bfea3be59139b4a8b6376efe53eb78ad0abf (diff) | |
download | samba-a99039add662d165bbba4cacab66a008c0693fc6.tar.gz samba-a99039add662d165bbba4cacab66a008c0693fc6.tar.bz2 samba-a99039add662d165bbba4cacab66a008c0693fc6.zip |
r17508: I didn;t realize we had this in our packages, remove it
(This used to be commit 47a462359562eea5d99e1c3965569615c3451397)
-rw-r--r-- | packaging/Debian/debian-sarge/smb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian-sarge/smb.conf b/packaging/Debian/debian-sarge/smb.conf index 8a75979945..18f55f3a71 100644 --- a/packaging/Debian/debian-sarge/smb.conf +++ b/packaging/Debian/debian-sarge/smb.conf @@ -81,7 +81,7 @@ # If you are using encrypted passwords, Samba will need to know what # password database type you are using. - passdb backend = tdbsam guest + passdb backend = tdbsam obey pam restrictions = yes |