SelfADSI ADSI scripting tutorial selfadsi.org
LDAP Lockout time msdn.microsoft.com
Convert last logon to date and time rlmueller.net
Dandelions, VCR Clocks, and Last Logon Times: These Are a Few of Our Least Favorite Things blogs.technet.com
- scripting a timestamp conversion
Attributes for AD Users : lastLogonTimestamp selfadsi.org
How to convert an Active Directory LDAP date attribute into a formatted date, use Excel:
date =[AD date]/(60 * 1440 * 10000000) - (299 * 365.24) + 1
AD date value
129906628821732000
mm/dd/yyyy
8/28/2012
ActiveDirectory userAccountControl | User-Account-Control msdn.microsoft.com
convert the LDAP value from decimal to hex
Values of interest; not complete:
LDAP RFC references directory.apache.org
Apache Directory Studio - user's guides directory.apache.org
Apache Directory Studio LDAP Browser - User's Guide directory.apache.org
LDAP Query Basics technet.microsoft.com
[Using LDAP client with Active Directory]
"The authentication failed
- [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 773, v1db1"
LDAP error code 49 confluence.atlassian.com
where is there a master list of these error codes?