Disaron
Results
2
comments of
Disaron
This feature can be done by personal user request for each user ((sAMAccountName=$user->username)) without php 5.4. But thousands requests to LDAP server is very VERY bad. Updating users is another...
@betheredge (userAccountControl=512) is not 100% guarantee that user is unlocked. You must check second bit of this attribute for 0. In our AD only ~20% has 512 in this attr....