Diff for /embedaddon/sudo/doc/schema.ActiveDirectory between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 16:23:02 version 1.1.1.2, 2013/07/22 10:46:11
Line 158  name: sudoRunAsGroup  Line 158  name: sudoRunAsGroup 
 schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==  schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==
 objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X  objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
   
dn: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=Xdn: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=X
changetype: addchangetype: add
objectClass: topobjectClass: top
objectClass: attributeSchemaobjectClass: attributeSchema
cn: sudoNotBeforecn: sudoNotBefore
distinguishedName: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=XdistinguishedName: CN=sudoNotBefore,CN=Schema,CN=Configuration,DC=X
instanceType: 4instanceType: 4
attributeID: 1.3.6.1.4.1.15953.9.1.8attributeID: 1.3.6.1.4.1.15953.9.1.8
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.24attributeSyntax: 2.5.5.11
isSingleValued: TRUEisSingleValued: TRUE
showInAdvancedViewOnly: TRUEshowInAdvancedViewOnly: TRUE
adminDisplayName: sudoNotBeforeadminDisplayName: sudoNotBefore
adminDescription: Start of time interval for which the entry is validadminDescription: Start of time interval for which the entry is valid
oMSyntax: 22oMSyntax: 24
lDAPDisplayName:  sudoNotBeforelDAPDisplayName:  sudoNotBefore
name: sudoNotBeforename: sudoNotBefore
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==schemaIDGUID:: dm1HnRfY4RGf4gopYYhwmw==
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=XobjectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
   
dn: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=Xdn: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
changetype: addchangetype: add
objectClass: topobjectClass: top
objectClass: attributeSchemaobjectClass: attributeSchema
cn: sudoNotAftercn: sudoNotAfter
distinguishedName: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=XdistinguishedName: CN=sudoNotAfter,CN=Schema,CN=Configuration,DC=X
instanceType: 4instanceType: 4
attributeID: 1.3.6.1.4.1.15953.9.1.9attributeID: 1.3.6.1.4.1.15953.9.1.9
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.24attributeSyntax: 2.5.5.11
isSingleValued: TRUEisSingleValued: TRUE
showInAdvancedViewOnly: TRUEshowInAdvancedViewOnly: TRUE
adminDisplayName: sudoNotAfteradminDisplayName: sudoNotAfter
adminDescription: End of time interval for which the entry is validadminDescription: End of time interval for which the entry is valid
oMSyntax: 22oMSyntax: 24
lDAPDisplayName:  sudoNotAfterlDAPDisplayName:  sudoNotAfter
name: sudoNotAftername: sudoNotAfter
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==schemaIDGUID:: OAr/pBfY4RG9dBIpYYhwmw==
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=XobjectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
   
dn: CN=sudoOrder,CN=Schema,CN=Configuration,DC=Xdn: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
changetype: addchangetype: add
objectClass: topobjectClass: top
objectClass: attributeSchemaobjectClass: attributeSchema
cn: sudoOrdercn: sudoOrder
distinguishedName: CN=sudoOrder,CN=Schema,CN=Configuration,DC=XdistinguishedName: CN=sudoOrder,CN=Schema,CN=Configuration,DC=X
instanceType: 4instanceType: 4
attributeID: 1.3.6.1.4.1.15953.9.1.10attributeID: 1.3.6.1.4.1.15953.9.1.10
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.27attributeSyntax: 2.5.5.9
isSingleValued: TRUEisSingleValued: TRUE
showInAdvancedViewOnly: TRUEshowInAdvancedViewOnly: TRUE
adminDisplayName: sudoOrderadminDisplayName: sudoOrder
adminDescription: an integer to order the sudoRole entriesadminDescription: an integer to order the sudoRole entries
oMSyntax: 22oMSyntax: 2
lDAPDisplayName:  sudoOrderlDAPDisplayName:  sudoOrder
name: sudoOrdername: sudoOrder
schemaIDGUID:: xJhSt/Yd3RGJPTB1VtiVkw==schemaIDGUID:: 0J8yrRfY4RGIYBUpYYhwmw==
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=XobjectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=X
   
 dn:  dn:
 changetype: modify  changetype: modify
Line 239  mayContain: sudoRunAs  Line 239  mayContain: sudoRunAs 
 mayContain: sudoRunAsUser  mayContain: sudoRunAsUser
 mayContain: sudoRunAsGroup  mayContain: sudoRunAsGroup
 mayContain: sudoUser  mayContain: sudoUser
mayContain: sudoNotBeforemayContain: sudoNotBefore
mayContain: sudoNotAftermayContain: sudoNotAfter
mayContain: sudoOrdermayContain: sudoOrder
 rDNAttID: cn  rDNAttID: cn
 showInAdvancedViewOnly: FALSE  showInAdvancedViewOnly: FALSE
 adminDisplayName: sudoRole  adminDisplayName: sudoRole

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>