mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
A lot of calls on the netlogon pipe doesn't require netlogon credentials, e.g. netr_LogonControl*() should work just with administrator credentials. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>