]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: split out netlogon_creds_client_verify() that takes auth_{type,level}
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2024 08:54:42 +0000 (09:54 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit45faf6c35a033ec46a546dfb9d5d6aeb2fb2b83c
tree63c59e9a9322e28e2b88adf63bc0f60b3bc935da
parent2956c7eb3c9fc2161fd2748e5aac1fc94478e8c7
libcli/auth: split out netlogon_creds_client_verify() that takes auth_{type,level}

This will make it easier to implement netr_ServerAuthenticateKerberos()
later...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
libcli/auth/credentials.c
libcli/auth/proto.h