s4/auth: Add logon_parameters to authenticate_username_pw
authorAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Thu, 4 Nov 2010 22:00:13 +0000 (00:00 +0200)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Fri, 5 Nov 2010 06:32:43 +0000 (06:32 +0000)
commit211f6d5f557c7a737f3ccc1b4ef592c0ea8d7b94
tree64f5db2593551cadc940b26d1b2a032cbafe513a
parentd952f6c3918c1bbc96a55ded2e03e4695448a46d
s4/auth: Add logon_parameters to authenticate_username_pw

We need to be able to set the logon parameters in the same way as in the
ntlm server so we can handle openldap simple authentication call correctly.

Autobuild-User: Anatoliy Atanasov <anatoliy@samba.org>
Autobuild-Date: Fri Nov  5 06:32:43 UTC 2010 on sn-devel-104
source4/auth/auth.h
source4/auth/ntlm/auth_simple.c
source4/ldap_server/ldap_bind.c