Skip to content

Instantly share code, notes, and snippets.

@ptsakyrellis
Created April 6, 2020 14:22
Show Gist options
  • Save ptsakyrellis/7bf99c13ee971b50fb2b1b47e0cc9c59 to your computer and use it in GitHub Desktop.
Save ptsakyrellis/7bf99c13ee971b50fb2b1b47e0cc9c59 to your computer and use it in GitHub Desktop.
attributetype ( 2.25.128424792425578037463837247958458780603.1
NAME 'myadditionnalAttr'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attributetype ( 2.25.128424792425578037463837247958458780603.2
NAME 'myadditionnalAttr2'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
objectclass ( 2.25.128424792425578037463837247958458780603.3
NAME 'personnel'
DESC 'MyOrg users'
SUP inetOrgPerson
STRUCTURAL
MAY (myadditionnalAttr $ myadditionnalAttr2) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment