#include <rpc_netlogon.h>
変数 | |
| UNIHDR | hdr_acct_name |
| UNIHDR | hdr_full_name |
| uint32 | user_rid |
| uint32 | group_rid |
| UNIHDR | hdr_home_dir |
| UNIHDR | hdr_dir_drive |
| UNIHDR | hdr_logon_script |
| UNIHDR | hdr_acct_desc |
| UNIHDR | hdr_workstations |
| NTTIME | logon_time |
| NTTIME | logoff_time |
| uint32 | logon_divs |
| uint32 | ptr_logon_hrs |
| uint16 | bad_pwd_count |
| uint16 | logon_count |
| NTTIME | pwd_last_set_time |
| NTTIME | acct_expiry_time |
| uint32 | acb_info |
| uint8 | nt_pwd [16] |
| uint8 | lm_pwd [16] |
| uint8 | nt_pwd_present |
| uint8 | lm_pwd_present |
| uint8 | pwd_expired |
| UNIHDR | hdr_comment |
| UNIHDR | hdr_parameters |
| uint16 | country |
| uint16 | codepage |
| BUFHDR2 | hdr_sec_desc |
| UNIHDR | hdr_profile |
| UNIHDR | hdr_reserved [3] |
| uint32 | dw_reserved [4] |
| UNISTR2 | uni_acct_name |
| UNISTR2 | uni_full_name |
| UNISTR2 | uni_home_dir |
| UNISTR2 | uni_dir_drive |
| UNISTR2 | uni_logon_script |
| UNISTR2 | uni_acct_desc |
| UNISTR2 | uni_workstations |
| uint32 | unknown1 |
| uint32 | unknown2 |
| RPC_DATA_BLOB | buf_logon_hrs |
| UNISTR2 | uni_comment |
| UNISTR2 | uni_parameters |
| SAM_PWD | pass |
| RPC_DATA_BLOB | buf_sec_desc |
| UNISTR2 | uni_profile |
rpc_netlogon.h の 776 行で定義されています。
| uint32 user_rid |
| uint32 group_rid |
| uint32 logon_divs |
| uint32 ptr_logon_hrs |
| uint16 bad_pwd_count |
| uint16 logon_count |
| uint32 acb_info |
| uint8 nt_pwd[16] |
| uint8 lm_pwd[16] |
| uint8 nt_pwd_present |
| uint8 lm_pwd_present |
| uint8 pwd_expired |
| uint16 country |
| uint16 codepage |
| uint32 dw_reserved[4] |
| uint32 unknown1 |
| uint32 unknown2 |
rpc_netlogon.h の 834 行で定義されています。
1.4.7