Skip to content

Instantly share code, notes, and snippets.

@TrevorS
Created June 16, 2014 19:32
Show Gist options
  • Save TrevorS/39187a49def40c695af9 to your computer and use it in GitHub Desktop.
Save TrevorS/39187a49def40c695af9 to your computer and use it in GitHub Desktop.
# attributetype ( 1.2.840.113556.1.4.750 NAME 'groupType'
# SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
# attributetype ( 1.3.114.7.4.2.0.33 NAME 'memberOf'
# SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
# attributetype ( 1.2.840.113556.1.4.656 NAME 'userPrincipalName'
# SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
# attributetype ( 1.2.840.113556.1.4.52 NAME 'lastLogon'
# SYNTAX '1.2.840.113556.1.4.906' )
# attributetype ( 1.2.840.113556.1.4.159 NAME 'accountExpires'
# SYNTAX '1.2.840.113556.1.4.906' )
# attributetype ( 1.2.840.113556.1.4.96 NAME 'pwdLastSet'
# SYNTAX '1.2.840.113556.1.4.906' )
attributetype ( 21.2.840.113556.1.4.221
NAME 'sAMAccountName'
DESC 'ActiveDirectory: used to identify a user.'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment