Skip to content

Latest commit

 

History

History
715 lines (205 loc) · 8.06 KB

PyUSER.md

File metadata and controls

715 lines (205 loc) · 8.06 KB

PyUSER

PyUSER_INFO_* Object

The following USER_INFO levels are supported.

PyUSER_INFO_0 Object

A dictionary holding the information in a Win32 USER_INFO_0 structure.

Properties

PyUSER_INFO_1 Object

A dictionary holding the information in a Win32 USER_INFO_1 structure.

Properties

PyUSER_INFO_10 Object

A dictionary holding the information in a Win32 USER_INFO_10 structure.

Properties

PyUSER_INFO_1003 Object

A dictionary holding the information in a Win32 USER_INFO_1003 structure.

Properties

PyUSER_INFO_1005 Object

A dictionary holding the information in a Win32 USER_INFO_1005 structure.

Properties

  • int priv

PyUSER_INFO_1006 Object

A dictionary holding the information in a Win32 USER_INFO_1006 structure.

Properties

PyUSER_INFO_1007 Object

A dictionary holding the information in a Win32 USER_INFO_1007 structure.

Properties

PyUSER_INFO_1008 Object

A dictionary holding the information in a Win32 USER_INFO_1008 structure.

Properties

  • int flags

PyUSER_INFO_1009 Object

A dictionary holding the information in a Win32 USER_INFO_1009 structure.

Properties

PyUSER_INFO_1010 Object

A dictionary holding the information in a Win32 USER_INFO_1010 structure.

Properties

  • int auth_flags

PyUSER_INFO_1011 Object

A dictionary holding the information in a Win32 USER_INFO_1011 structure.

Properties

PyUSER_INFO_11 Object

A dictionary holding the information in a Win32 USER_INFO_11 structure.

Properties

  • string/PyUnicode name

  • string/PyUnicode comment

  • string/PyUnicode usr_comment

  • string/PyUnicode full_name

  • int priv

  • int auth_flags

  • int password_age

  • string/PyUnicode home_dir

  • string/PyUnicode parms

  • int last_logon

  • int last_logoff

  • int bad_pw_count

  • int num_logons

  • string/PyUnicode logon_server

  • int country_code

  • string/PyUnicode workstations

  • int max_storage

  • int units_per_week

  • string logon_hours

  • int code_page

PyUSER_INFO_2 Object

A dictionary holding the information in a Win32 USER_INFO_2 structure.

Properties

  • string/PyUnicode name

  • string/PyUnicode password

  • int password_age

  • int priv

  • string/PyUnicode home_dir

  • string/PyUnicode comment

  • int flags

  • string/PyUnicode script_path

  • int auth_flags

  • string/PyUnicode full_name

  • string/PyUnicode usr_comment

  • string/PyUnicode parms

  • string/PyUnicode workstations

  • int last_logon

  • int last_logoff

  • int acct_expires

  • int max_storage

  • int units_per_week

  • string logon_hours

  • int bad_pw_count

  • int num_logons

  • string/PyUnicode logon_server

  • int country_code

  • int code_page

PyUSER_INFO_20 Object

A dictionary holding the information in a Win32 USER_INFO_20 structure.

Properties

PyUSER_INFO_3 Object

A dictionary holding the information in a Win32 USER_INFO_3 structure.

Properties

  • string/PyUnicode name

  • string/PyUnicode password

  • int password_age

  • int priv

  • string/PyUnicode home_dir

  • string/PyUnicode comment

  • int flags

  • string/PyUnicode script_path

  • int auth_flags

  • string/PyUnicode full_name

  • string/PyUnicode usr_comment

  • string/PyUnicode parms

  • string/PyUnicode workstations

  • int last_logon

  • int last_logoff

  • int acct_expires

  • int max_storage

  • int units_per_week

  • string logon_hours

  • int bad_pw_count

  • int num_logons

  • string/PyUnicode logon_server

  • int country_code

  • int code_page

  • int user_id

  • int primary_group_id

  • string/PyUnicode profile

  • string/PyUnicode home_dir_drive

  • int password_expired

PyUSER_INFO_4 Object

A dictionary holding the information in a Win32 USER_INFO_4 structure.

Properties

  • string/PyUnicode name

  • string/PyUnicode password

  • int password_age

  • int priv

  • string/PyUnicode home_dir

  • string/PyUnicode comment

  • int flags

  • string/PyUnicode script_path

  • int auth_flags

  • string/PyUnicode full_name

  • string/PyUnicode usr_comment

  • string/PyUnicode parms

  • string/PyUnicode workstations

  • int last_logon

  • int last_logoff

  • int acct_expires

  • int max_storage

  • int units_per_week

  • string logon_hours

  • int bad_pw_count

  • int num_logons

  • string/PyUnicode logon_server

  • int country_code

  • int code_page

  • PySID user_sid

  • int primary_group_id

  • string/PyUnicode profile

  • string/PyUnicode home_dir_drive

  • int password_expired

PyUSER_MODALS_INFO_* Object

The following USER_MODALS_INFO levels are supported.

PyUSER_MODALS_INFO_0 Object

A dictionary holding the information in a Win32 USER_MODALS_INFO_0 structure.

Properties

  • int min_passwd_len

  • int max_passwd_age

  • int min_passwd_age

  • int force_logoff

  • int password_hist_len

PyUSER_MODALS_INFO_1 Object

A dictionary holding the information in a Win32 USER_MODALS_INFO_1 structure.

Properties

PyUSER_MODALS_INFO_2 Object

A dictionary holding the information in a Win32 USER_MODALS_INFO_2 structure.

Properties

PyUSER_MODALS_INFO_3 Object

A dictionary holding the information in a Win32 USER_MODALS_INFO_3 structure.

Properties

  • int lockout_duration

  • int lockout_observation_window

  • int usrmod3_lockout_threshold