Fix errors introduced when sudoNotBefore, sudoNotAfter and sudoOrder
were added. From David Hicks.
This commit is contained in:
@@ -166,15 +166,15 @@ cn: sudoNotBefore
|
|||||||
distinguishedName: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=X
|
distinguishedName: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=X
|
||||||
instanceType: 4
|
instanceType: 4
|
||||||
attributeID: 1.3.6.1.4.1.15953.9.1.8
|
attributeID: 1.3.6.1.4.1.15953.9.1.8
|
||||||
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.24
|
attributeSyntax: 2.5.5.11
|
||||||
isSingleValued: TRUE
|
isSingleValued: TRUE
|
||||||
showInAdvancedViewOnly: TRUE
|
showInAdvancedViewOnly: TRUE
|
||||||
adminDisplayName: sudoNotBefore
|
adminDisplayName: sudoNotBefore
|
||||||
adminDescription: Start of time interval for which the entry is valid
|
adminDescription: Start of time interval for which the entry is valid
|
||||||
oMSyntax: 22
|
oMSyntax: 24
|
||||||
lDAPDisplayName: sudoNotBefore
|
lDAPDisplayName: sudoNotBefore
|
||||||
name: sudoNotBefore
|
name: sudoNotBefore
|
||||||
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==
|
schemaIDGUID:: dm1HnRfY4RGf4gopYYhwmw==
|
||||||
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
||||||
|
|
||||||
dn: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
|
dn: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
|
||||||
@@ -185,15 +185,15 @@ cn: sudoNotAfter
|
|||||||
distinguishedName: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
|
distinguishedName: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
|
||||||
instanceType: 4
|
instanceType: 4
|
||||||
attributeID: 1.3.6.1.4.1.15953.9.1.9
|
attributeID: 1.3.6.1.4.1.15953.9.1.9
|
||||||
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.24
|
attributeSyntax: 2.5.5.11
|
||||||
isSingleValued: TRUE
|
isSingleValued: TRUE
|
||||||
showInAdvancedViewOnly: TRUE
|
showInAdvancedViewOnly: TRUE
|
||||||
adminDisplayName: sudoNotAfter
|
adminDisplayName: sudoNotAfter
|
||||||
adminDescription: End of time interval for which the entry is valid
|
adminDescription: End of time interval for which the entry is valid
|
||||||
oMSyntax: 22
|
oMSyntax: 24
|
||||||
lDAPDisplayName: sudoNotAfter
|
lDAPDisplayName: sudoNotAfter
|
||||||
name: sudoNotAfter
|
name: sudoNotAfter
|
||||||
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==
|
schemaIDGUID:: OAr/pBfY4RG9dBIpYYhwmw==
|
||||||
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
||||||
|
|
||||||
dn: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
|
dn: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
|
||||||
@@ -204,15 +204,15 @@ cn: sudoOrder
|
|||||||
distinguishedName: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
|
distinguishedName: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
|
||||||
instanceType: 4
|
instanceType: 4
|
||||||
attributeID: 1.3.6.1.4.1.15953.9.1.10
|
attributeID: 1.3.6.1.4.1.15953.9.1.10
|
||||||
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.27
|
attributeSyntax: 2.5.5.9
|
||||||
isSingleValued: TRUE
|
isSingleValued: TRUE
|
||||||
showInAdvancedViewOnly: TRUE
|
showInAdvancedViewOnly: TRUE
|
||||||
adminDisplayName: sudoOrder
|
adminDisplayName: sudoOrder
|
||||||
adminDescription: an integer to order the sudoRole entries
|
adminDescription: an integer to order the sudoRole entries
|
||||||
oMSyntax: 22
|
oMSyntax: 2
|
||||||
lDAPDisplayName: sudoOrder
|
lDAPDisplayName: sudoOrder
|
||||||
name: sudoOrder
|
name: sudoOrder
|
||||||
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==
|
schemaIDGUID:: 0J8yrRfY4RGIYBUpYYhwmw==
|
||||||
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
|
||||||
|
|
||||||
dn:
|
dn:
|
||||||
|
Reference in New Issue
Block a user