#include "config.h"
Go to the source code of this file.
Definition at line 23 of file rlm_mschap.h.
Data Fields |
bool |
allow_retry |
|
char const * |
auth_type |
|
char const * |
local_cpw |
|
MSCHAP_AUTH_METHOD |
method |
|
char const * |
ntlm_auth |
|
uint32_t |
ntlm_auth_timeout |
|
char const * |
ntlm_cpw |
|
char const * |
ntlm_cpw_domain |
|
char const * |
ntlm_cpw_username |
|
bool |
require_encryption |
|
bool |
require_strong |
|
char const * |
retry_msg |
|
bool |
use_mppe |
|
vp_tmpl_t * |
wb_domain |
|
fr_connection_pool_t * |
wb_pool |
|
vp_tmpl_t * |
wb_username |
|
bool |
with_ntdomain_hack |
|
char const * |
xlat_name |
|
Enumerator |
---|
AUTH_INTERNAL |
|
AUTH_NTLMAUTH_EXEC |
|
Definition at line 15 of file rlm_mschap.h.