s3:winbindd: implement _winbind_LogonControl*()
commit03e846bc276ea532b5a31ca8c3043cd0e0c3d669
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Dec 2014 08:04:42 +0000 (23 09:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:22 +0000 (8 18:38 +0200)
treef17082c58bab83e9366354d900877ad945285164
parentee5e25b5b324b34929da98aeeb1c2b13d191d9d5
s3:winbindd: implement _winbind_LogonControl*()

This implements NETLOGON_CONTROL_{REDISCOVER,TC_QUERY,TC_VERIFY,CHANGE_PASSWORD}.
These are triggered by the netlogon server (currently only as AD DC) via IRPC.

While NETLOGON_CONTROL_REDISCOVER ignores an optional '\dcname' at the end of
the specified domain name for now.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_dual_srv.c