The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
auth_wbclient.h
Go to the documentation of this file.
1#pragma once
2/* @copyright 2015 The FreeRADIUS server project */
3RCSIDH(auth_wbclient_h, "$Id: 04e20a8c07a3ab8c1a8e85b17cbac9b640e6137f $")
4
6 uint8_t const *challenge, uint8_t const *response,
7 uint8_t nthashhash[NT_DIGEST_LENGTH],
8 mschap_auth_ctx_t *auth_ctx);
int do_auth_wbclient(rlm_mschap_t const *inst, request_t *request, uint8_t const *challenge, uint8_t const *response, uint8_t nthashhash[NT_DIGEST_LENGTH], mschap_auth_ctx_t *auth_ctx)
Check NTLM authentication direct to winbind via Samba's libwbclient library.
#define RCSIDH(h, id)
Definition build.h:484
unsigned char uint8_t
#define NT_DIGEST_LENGTH
Definition mschap.h:7
eap_aka_sim_process_conf_t * inst