r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.conf
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 May 2004 11:45:01 +0000 (11:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:43 +0000 (12:51 -0500)
commit56ebc4275fedc8141d43a4ae9a4f4f0e1eccaf49
tree7cffed57af2fb8238f615182119731ac309c1e22
parentf3799e7720e13e12b59168cf4afbf2dfe87868f7
r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.conf
paramter, without special links to other variables.

When we get 'server role' ideas back into Samba4, we can fix this properly.

The default is:

guest, sam_ignoredomain

which is the expected behaviour for a stand-alone server.

Andrew Bartlett
source/auth/auth.c
source/param/loadparm.c