3RCSIDH(rlm_mschap_h,
"$Id: a90d61621f82047e786e07051d5fea1079b4a6ff $")
8#include <freeradius-devel/util/dict.h>
9#include <freeradius-devel/util/slab.h>
10#include <freeradius-devel/server/tmpl.h>
12#ifdef WITH_AUTH_WINBIND
21#ifdef WITH_AUTH_WINBIND
59#ifdef WITH_AUTH_WINBIND
60 bool wb_retry_with_normalised_username;
68#ifdef WITH_AUTH_WINBIND
70 struct wbcContext *ctx;
78 mschap_slab_list_t *slab;
120#ifdef WITH_AUTH_WINBIND
121 rlm_mschap_thread_t *t;
Value of an enumerated attribute.
HIDDEN fr_dict_attr_t const * attr_smb_account_ctrl
fr_dict_enum_value_t * auth_type
HIDDEN fr_dict_attr_t const * attr_auth_type
MSCHAP_AUTH_METHOD method
MSCHAP_AUTH_METHOD method
tmpl_t const * mppe_encryption_types
fr_time_delta_t ntlm_auth_timeout
HIDDEN fr_dict_attr_t const * attr_eap_identity
HIDDEN fr_dict_attr_t const * attr_nt_password
HIDDEN fr_dict_attr_t const * attr_ms_chap_new_nt_password
HIDDEN fr_dict_attr_t const * attr_ms_chap_peer_challenge
tmpl_t const * ntlm_cpw_domain
tmpl_t const * ntlm_cpw_username
fr_value_box_t wb_username
HIDDEN fr_dict_attr_t const * attr_lm_password
tmpl_t const * chap_nt_enc_pw
tmpl_t const * mppe_send_key
HIDDEN fr_dict_attr_t const * attr_ms_chap_new_cleartext_password
rlm_mschap_t const * inst
fr_value_box_list_t cpw_user
tmpl_t const * chap_response
fr_value_box_list_t cpw_domain
tmpl_t const * chap_challenge
tmpl_t const * chap2_response
fr_value_box_list_t local_cpw_result
tmpl_t const * mppe_encryption_policy
mschap_auth_call_env_t * env_data
HIDDEN fr_dict_attr_t const * attr_ms_chap_user_name
tmpl_t const * mppe_recv_key
tmpl_t const * chap_error
tmpl_t const * chap2_success
mschap_cpw_ctx_t * cpw_ctx
HIDDEN fr_dict_attr_t const * attr_smb_account_ctrl_text
HIDDEN fr_dict_attr_t const * attr_cleartext_password
tmpl_t const * chap_mppe_keys
HIDDEN fr_dict_attr_t const * attr_ms_chap_use_ntlm_auth
#define FR_SLAB_FUNCS(_name, _type)
Define type specific wrapper functions for slabs and slab elements.
#define FR_SLAB_TYPES(_name, _type)
Define type specific wrapper structs for slabs and slab elements.
Tuneable parameters for slabs.
eap_aka_sim_process_conf_t * inst
Stores an attribute, a value and various bits of other data.
A time delta, a difference in time measured in nanoseconds.