auth_serversupplied_info Struct Reference

#include <libmapiproxy.h>

Data Fields

const char * account_name
 
struct dom_sid * account_sid
 
NTTIME acct_expiry
 
uint32_t acct_flags
 
NTTIME allow_password_change
 
bool authenticated
 
uint16_t bad_password_count
 
struct dom_sid ** domain_groups
 
const char * domain_name
 
NTTIME force_password_change
 
const char * full_name
 
const char * home_directory
 
const char * home_drive
 
NTTIME last_logoff
 
NTTIME last_logon
 
NTTIME last_password_change
 
DATA_BLOB lm_session_key
 
uint16_t logon_count
 
const char * logon_script
 
const char * logon_server
 
size_t n_domain_groups
 
struct dom_sid * primary_group_sid
 
const char * profile_path
 
DATA_BLOB user_session_key
 

Field Documentation

◆ account_name

const char* auth_serversupplied_info::account_name

◆ account_sid

struct dom_sid* auth_serversupplied_info::account_sid

◆ acct_expiry

NTTIME auth_serversupplied_info::acct_expiry

◆ acct_flags

uint32_t auth_serversupplied_info::acct_flags

◆ allow_password_change

NTTIME auth_serversupplied_info::allow_password_change

◆ authenticated

bool auth_serversupplied_info::authenticated

◆ bad_password_count

uint16_t auth_serversupplied_info::bad_password_count

◆ domain_groups

struct dom_sid** auth_serversupplied_info::domain_groups

◆ domain_name

const char* auth_serversupplied_info::domain_name

◆ force_password_change

NTTIME auth_serversupplied_info::force_password_change

◆ full_name

const char* auth_serversupplied_info::full_name

◆ home_directory

const char* auth_serversupplied_info::home_directory

◆ home_drive

const char* auth_serversupplied_info::home_drive

◆ last_logoff

NTTIME auth_serversupplied_info::last_logoff

◆ last_logon

NTTIME auth_serversupplied_info::last_logon

◆ last_password_change

NTTIME auth_serversupplied_info::last_password_change

◆ lm_session_key

DATA_BLOB auth_serversupplied_info::lm_session_key

◆ logon_count

uint16_t auth_serversupplied_info::logon_count

◆ logon_script

const char* auth_serversupplied_info::logon_script

◆ logon_server

const char* auth_serversupplied_info::logon_server

◆ n_domain_groups

size_t auth_serversupplied_info::n_domain_groups

◆ primary_group_sid

struct dom_sid* auth_serversupplied_info::primary_group_sid

◆ profile_path

const char* auth_serversupplied_info::profile_path

◆ user_session_key

DATA_BLOB auth_serversupplied_info::user_session_key

The documentation for this struct was generated from the following file:

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/