s4-auth Allow NULL methods to be specified to auth_context_create_methods()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jan 2011 11:27:51 +0000 (22:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jan 2011 11:29:05 +0000 (12:29 +0100)
commita7e238d3227347fa8ebcb5813d6a1811f038670f
treefc60ef54eda10bc1bfeabeab2a222b0899ad3e44
parent75835d3f2fc445beae93e462b05d6fa1914815c0
s4-auth Allow NULL methods to be specified to auth_context_create_methods()

This allows us to init an auth context that isn't going to do any NTLM
authentication, but is used by other subsystems.

Andrew Bartlett
source4/auth/ntlm/auth.c