Skip to content

Instantly share code, notes, and snippets.

@anl
Created January 5, 2011 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anl/766424 to your computer and use it in GitHub Desktop.
Save anl/766424 to your computer and use it in GitHub Desktop.
attributetype ( 1.2.840.113556.1.6.18.1.313 NAME 'msSFU30Password'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.326 NAME 'msSFU30MemberUid'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
attributetype ( 1.2.840.113556.1.6.18.1.346 NAME 'msSFU30PosixMember'
SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
attributetype ( 1.2.840.113556.1.6.18.1.311 NAME 'msSFU30GidNumber'
EQUALITY integerMatch
SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.309 NAME 'msSFU30Name'
EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.310 NAME 'msSFU30UidNumber'
EQUALITY integerMatch
SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.344 NAME 'msSFU30HomeDirectory'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.312 NAME 'msSFU30LoginShell'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
#attributetype ( 2.5.4.3 NAME 'cn'
# SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' SINGLE-VALUE )
objectclass ( 1.2.840.113556.1.5.8 NAME 'group'
SUP top STRUCTURAL
MUST ( cn $ msSFU30GidNumber )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment