All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
auth_wbclient.c File Reference

NTLM authentication against the wbclient library. More...

#include <freeradius-devel/radiusd.h>
#include <freeradius-devel/rad_assert.h>
#include <wbclient.h>
#include <core/ntstatus.h>
#include "rlm_mschap.h"
#include "mschap.h"
#include "auth_wbclient.h"
+ Include dependency graph for auth_wbclient.c:

Go to the source code of this file.

Macros

#define NT_LENGTH   24
 

Functions

int do_auth_wbclient (rlm_mschap_t *inst, REQUEST *request, uint8_t const *challenge, uint8_t const *response, uint8_t nthashhash[NT_DIGEST_LENGTH])
 

Detailed Description

NTLM authentication against the wbclient library.

Id:
f62e2d5d008048d068caef16790d78b0f883eb9f

Definition in file auth_wbclient.c.

Macro Definition Documentation

#define NT_LENGTH   24

Definition at line 37 of file auth_wbclient.c.

Function Documentation

int do_auth_wbclient ( rlm_mschap_t inst,
REQUEST request,
uint8_t const *  challenge,
uint8_t const *  response,
uint8_t  nthashhash[NT_DIGEST_LENGTH] 
)

Definition at line 48 of file auth_wbclient.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: