attributetype( ssarole-oid
NAME 'ssarole'
DESC 'This attribute defines the role'
SYNTAX 'cis'
MULTI-VALUE )
attributetype( ssaugtype-oid
NAME 'ssaugtype'
DESC 'This is Usergroup Type'
SYNTAX 'cis'
SINGLE-VALUE )
..................
...............
bjectclass( ssauser-oid
NAME 'ssauser'
DESC 'SSA User'
SUP ssabase STRUCTURAL
MAY( telephonenumber $ title $ mobile $ displayname $
facsimiletelephonenumber $ preferredlanguage $ postaladdress $ c ) )
objectclass( supplier-oid
NAME 'supplier'
DESC 'SSA Supplier'
SUP ssauser STRUCTURAL
MUST businesspartnerid )
............
......................
but still the same problem persists.......that is either my schema file isnt being referred by server or an error saying
ldap_add: Invalid syntax (21)
additional info: objectClass: value #1 invalid per syntax
KINDLY let me know as to how to get any OID for my purpose........or can i get away with having strings as OIDs.......
abd where else should i look into .
WAITING FOR UR REPLY!!!!1