]> 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)
committerJule Anger <janger@samba.org>
Wed, 13 Nov 2024 08:41:12 +0000 (08:41 +0000)
commitbd5058538ccceb8d25e7712fd1afcee4e46f3d75
tree7c5cac3d4b5c055ca307fb5ac42f9c01a4ea98b7
parent1edb984810b3c0f80c7050bd2c34e49895b3dc4d
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>
(cherry picked from commit 45faf6c35a033ec46a546dfb9d5d6aeb2fb2b83c)
libcli/auth/credentials.c
libcli/auth/proto.h