s3-auth: rework default auth methods around the lp_server_role() parameter
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Jun 2012 00:51:47 +0000 (10:51 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Jun 2012 07:18:33 +0000 (09:18 +0200)
commit60b63482441deee2d6db523bd295caf21af187ad
tree9ef90f6b7cc108480c757374f0246381012e856d
parent67bdf4fa11f097144a831b51c424bdac3618a927
s3-auth: rework default auth methods around the lp_server_role() parameter

To cover all the enum values, ROLE_ACTIVE_DIRECTORY_DOMAIN_CONTROLLER
is mapped to the samba4 auth module, and this is no longer required to
be specified in fileserver.conf.

Andrew Bartlett
file_server/file_server.c
source3/auth/auth.c