Class ActiveDirectoryUtils
Located at Ldap/Lib/ActiveDirectoryUtils.php
public static
|
|
public static
integer
|
|
public static
|
integer |
UAC_SCRIPT
|
1 |
|
integer |
UAC_ACCOUNTDISABLE
|
2 |
|
integer |
UAC_HOMEDIR_REQUIRED
|
8 |
|
integer |
UAC_LOCKOUT
|
16 |
|
integer |
UAC_PASSWD_NOTREQD
|
32 |
|
integer |
UAC_ENCRYPTED_TEXT_PWD_ALLOWED
|
128 |
|
integer |
UAC_TEMP_DUPLICATE_ACCOUNT
|
256 |
|
integer |
UAC_NORMAL_ACCOUNT
|
512 |
|
integer |
UAC_INTERDOMAIN_TRUST_ACCOUNT
|
2048 |
|
integer |
UAC_WORKSTATION_TRUST_ACCOUNT
|
4096 |
|
integer |
UAC_SERVER_TRUST_ACCOUNT
|
8192 |
|
integer |
UAC_DONT_EXPIRE_PASSWORD
|
65536 |
|
integer |
UAC_MNS_LOGON_ACCOUNT
|
131072 |
|
integer |
UAC_SMARTCARD_REQUIRED
|
262144 |
|
integer |
UAC_TRUSTED_FOR_DELEGATION
|
524288 |
|
integer |
UAC_NOT_DELEGATED
|
1048576 |
|
integer |
UAC_USE_DES_KEY_ONLY
|
2097152 |
|
integer |
UAC_DONT_REQ_PREAUTH
|
4194304 |
|
integer |
UAC_PASSWORD_EXPIRED
|
8388608 |
|
integer |
UAC_TRUSTED_TO_AUTH_FOR_DELEGATION
|
16777216 |