s4-auth Move default auth methods back into auth.c
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2011 23:07:52 +0000 (09:07 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2011 23:11:01 +0000 (09:11 +1000)
commit5197331fe5af0a53e02e642c9e006b19ae92ba19
tree1a24207a9f8a72ea2f22c0e4d91076f37ba9fa80
parent56eab757d011f89553ac364d8aa4809ffbb6b500
s4-auth Move default auth methods back into auth.c

This changes auth_methods_from_lp to no longer use the parametric
options, and to cope with ROLE_DOMAIN_BDC and ROLE_DOMAIN_PDC.  This
will assist in calling the source4 auth subsystem with a source3
derived lp_ctx.

Andrew Bartlett
source4/auth/ntlm/auth.c
source4/param/loadparm.c