Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
comanage-registry-docker/comanage-registry-slapd-base/voperson.ldif
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
51 lines (51 sloc)
3.07 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dn: cn=voperson,cn=schema,cn=config | |
objectClass: olcSchemaConfig | |
cn: voperson | |
olcAttributeTypes: {0}( 1.3.6.1.4.1.25178.4.1.1 NAME 'voPersonApplicationUID' | |
DESC 'voPerson Application-Specific User Identifier' EQUALITY caseIgnoreMatch | |
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {1}( 1.3.6.1.4.1.25178.4.1.2 NAME 'voPersonAuthorName' DESC | |
'voPerson Author Name' EQUALITY caseIgnoreMatch SYNTAX '1.3.6.1.4.1.1466.115 | |
.121.1.15' ) | |
olcAttributeTypes: {2}( 1.3.6.1.4.1.25178.4.1.3 NAME 'voPersonCertificateDN' D | |
ESC 'voPerson Certificate Distinguished Name' EQUALITY distinguishedNameMatch | |
SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) | |
olcAttributeTypes: {3}( 1.3.6.1.4.1.25178.4.1.4 NAME 'voPersonCertificateIssue | |
rDN' DESC 'voPerson Certificate Issuer DN' EQUALITY distinguishedNameMatch SY | |
NTAX '1.3.6.1.4.1.1466.115.121.1.12' ) | |
olcAttributeTypes: {4}( 1.3.6.1.4.1.25178.4.1.5 NAME 'voPersonExternalID' DESC | |
'voPerson Scoped External Identifier' EQUALITY caseIgnoreMatch SYNTAX '1.3.6 | |
.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {5}( 1.3.6.1.4.1.25178.4.1.6 NAME 'voPersonID' DESC 'voPers | |
on Unique Identifier' EQUALITY caseIgnoreMatch SYNTAX '1.3.6.1.4.1.1466.115.1 | |
21.1.15' ) | |
olcAttributeTypes: {6}( 1.3.6.1.4.1.25178.4.1.7 NAME 'voPersonPolicyAgreement' | |
DESC 'voPerson Policy Agreement Indicator' EQUALITY caseIgnoreMatch SYNTAX ' | |
1.3.6.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {7}( 1.3.6.1.4.1.25178.4.1.8 NAME 'voPersonSoRID' DESC 'voP | |
erson External Identifier' EQUALITY caseIgnoreMatch SYNTAX '1.3.6.1.4.1.1466. | |
115.121.1.15' ) | |
olcAttributeTypes: {8}( 1.3.6.1.4.1.25178.4.1.9 NAME 'voPersonStatus' DESC 'vo | |
Person Status' EQUALITY caseIgnoreMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15 | |
' ) | |
olcAttributeTypes: {9}( 1.3.6.1.4.1.25178.4.1.10 NAME 'voPersonAffiliation' DE | |
SC 'voPerson Affiliation Within Local Scope' EQUALITY caseIgnoreMatch SYNTAX | |
'1.3.6.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {10}( 1.3.6.1.4.1.25178.4.1.11 NAME 'voPersonExternalAffili | |
ation' DESC 'voPerson Scoped External Affiliation' EQUALITY caseIgnoreMatch S | |
YNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {11}( 1.3.6.1.4.1.25178.4.1.12 NAME 'voPersonScopedAffiliat | |
ion' DESC 'voPerson Affiliation With Explicit Local Scope' EQUALITY caseIgnor | |
eMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) | |
olcAttributeTypes: {12}( 1.3.6.1.4.1.25178.4.1.13 NAME 'voPersonApplicationPas | |
sword' DESC 'voPerson Application-Specific Password' EQUALITY octetStringMatc | |
h SYNTAX '1.3.6.1.4.1.1466.115.121.1.40{128}' ) | |
olcAttributeTypes: {13}( 1.3.6.1.4.1.25178.4.1.14 NAME 'voPersonVerifiedEmail' | |
DESC 'voPerson Verified Email Address' EQUALITY caseIgnoreMatch SYNTAX '1.3. | |
6.1.4.1.1466.115.121.1.15' ) | |
olcObjectClasses: {0}( 1.3.6.1.4.1.25178.4.1 NAME 'voPerson' AUXILIARY MAY ( v | |
oPersonAffiliation $ voPersonApplicationPassword $ voPersonApplicationUID $ v | |
oPersonAuthorName $ voPersonCertificateDN $ voPersonCertificateIssuerDN $ voP | |
ersonExternalAffiliation $ voPersonExternalID $ voPersonID $ voPersonPolicyAg | |
reement $ voPersonScopedAffiliation $ voPersonSoRID $ voPersonStatus $ voPers | |
onVerifiedEmail ) ) |