diff --git a/app/Services/LdapAd.php b/app/Services/LdapAd.php index c0eda0e82f..545eea4363 100644 --- a/app/Services/LdapAd.php +++ b/app/Services/LdapAd.php @@ -49,6 +49,7 @@ class LdapAd extends LdapAdConfiguration '328224', // 0x50220 NORMAL_ACCOUNT, PASSWD_NOT_REQD, SMARTCARD_REQUIRED, DONT_EXPIRE_PASSWORD '4260352',// 0x410200 NORMAL_ACCOUNT, DONT_EXPIRE_PASSWORD, DONT_REQ_PREAUTH '1049088',// 0x100200 NORMAL_ACCOUNT, NOT_DELEGATED + '1114624',// 0x110200 NORMAL_ACCOUNT, NOT_DELEGATED, DONT_EXPIRE_PASSWORD ]; /**