]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: split out netlogon_creds_cli_check_transport()
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2024 12:42:06 +0000 (13:42 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit7a5ad9f64a905f5744430c6e0796c646baf9432e
tree482b51eccd20a7f89b75732dd441c0ce996aa84a
parent8edbdd65ef78e3f26357d0254b58db3120a32880
libcli/auth: split out netlogon_creds_cli_check_transport()

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/netlogon_creds_cli.c