]> 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)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit2956c7eb3c9fc2161fd2748e5aac1fc94478e8c7
tree0d0908e5414e1d877dad560d0ef7c594e83599d0
parent7b02fb50143ba5044605ec67ed41180391835dcb
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>
libcli/auth/credentials.c
libcli/auth/proto.h
libcli/auth/schannel_state_tdb.c