"shilpa muramkar" <[EMAIL PROTECTED]> writes: > I need to create few object classes and attribute types ..hence i created a > schema file of my > own with all the entries...i have used the experimental OIDs specified in > openLDAP.org in my > schema file which is > > openLDAP experimental 1.3.6.1.4.1.4203.666 > > Experimental attribute types 1.3.6.1.4.1.4203.666.1 > > Experimental objectclasses 1.3.6.1.4.1.4203.666.3 > > Experimental syntax 1.3.6.1.4.1.4203.666.2
This is OID arc is a managed name space and not for private use http://www.alvestrand.no/objectid/1.3.6.1.4.1.4203.666.html > > > .......sample schema file is as below......... > > > > attributetype( 1.3.6.1.4.1.4203.666.1.58 > NAME 'ssarole' > DESC 'This attribute defines the role' > SYNTAX 1.3.6.1.4.1.4203.666.2.8 > MULTI-VALUE ) [...] This is not a valid syntax OID, see RFC-4517 for syntaxes -Dieter -- Dieter Klünter | Systemberatung http://www.dkluenter.de N 53°37'10.08" E 10°08'02.82" GPG Key ID:8EF7B6C6
