]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: pass auth_{type,level} to netlogon_creds_server_step_check()
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2024 08:46:07 +0000 (09:46 +0100)
committerJule Anger <janger@samba.org>
Wed, 13 Nov 2024 08:41:12 +0000 (08:41 +0000)
commit1edb984810b3c0f80c7050bd2c34e49895b3dc4d
tree3933d629366dde03003ead6cf352890af15e5625
parent15fad537ca56cd444d7c5054b417a8b093ae7a6b
libcli/auth: pass auth_{type,level} to netlogon_creds_server_step_check()

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 2956c7eb3c9fc2161fd2748e5aac1fc94478e8c7)
libcli/auth/credentials.c
libcli/auth/proto.h
libcli/auth/schannel_state_tdb.c