# ------------------------------------------------------------------------- # From the book Inside Active Directory, ISBN 0-201-61621-1 # Copyright (C) 2002 by Addison-Wesley # Script by Sakari Kouti (see http://www.kouti.com) # You have a royalty-free right to use, modify, reproduce and distribute # this script (and/or any modified version) in any way you find useful, # provided that you agree that Addison-Wesley or Sakari Kouti has no # warranty, obligations or liability for the script. If you modify # the script, you must retain this copyright notice. # ------------------------------------------------------------------------- dn: CN=Sanao-Com-2000-MyProduct-User-Data, CN=Schema, CN=Configuration, DC=sanao, DC=com changetype: add attributeID: 1.3.6.1.4.1.123123123.2.1 attributeSyntax: 2.5.5.10 isSingleValued: TRUE lDAPDisplayName: sanaoCom2000-MyProduct-UserData objectClass: attributeSchema oMSyntax: 4 rangeLower: 200 rangeUpper: 200 showInAdvancedViewOnly: TRUE dn: changetype: modify add: schemaUpdateNow schemaUpdateNow: 1 - dn: CN=Sanao-Com-2000-MyProduct-Config-Info, CN=Schema, CN=Configuration, DC=sanao, DC=com changetype: add governsID: 1.3.6.1.4.1.123123123.1.1 lDAPDisplayName: sanaoCom2000-MyProduct-ConfigInfo mustContain: sanaoCom2000-MyProduct-UserData objectClass: classSchema objectClassCategory: 1 possSuperiors: container defaultHidingValue: TRUE showInAdvancedViewOnly: TRUE subClassOf: top