#include <auth.h>
変数 | |
| DATA_BLOB | challenge |
| const char * | challenge_set_by |
| BOOL | challenge_may_be_modified |
| auth_methods * | challenge_set_method |
| auth_methods * | auth_method_list |
| TALLOC_CTX * | mem_ctx |
| const uint8 *(* | get_ntlm_challenge )(struct auth_context *auth_context) |
| NTSTATUS(* | check_ntlm_password )(const struct auth_context *auth_context, const struct auth_usersupplied_info *user_info, struct auth_serversupplied_info **server_info) |
| NTSTATUS(* | nt_status_squash )(NTSTATUS nt_status) |
| void(* | free )(struct auth_context **auth_context) |
| const char* challenge_set_by |
| struct auth_methods* challenge_set_method |
| struct auth_methods* auth_method_list |
| const uint8*(* get_ntlm_challenge)(struct auth_context *auth_context) |
| NTSTATUS(* check_ntlm_password)(const struct auth_context *auth_context, const struct auth_usersupplied_info *user_info, struct auth_serversupplied_info **server_info) |
| NTSTATUS(* nt_status_squash)(NTSTATUS nt_status) |
| void(* free)(struct auth_context **auth_context) |
1.4.7