There are a bunch of schema files under the "<SLAPD-ROOT>/slapd-<INSTANCE>/config" directory. It specifies all the OIDs for each attribute. The attributes listed below appear to be standard netscape dir 4.x ones. I would check you haven't accidentally removed anything. I believe the files "slapd_at.conf" and "slapd_oc.conf" should contain these attibutes. the files should also be in the include path of the slapd.conf file
See ya Chris Tia William Tai wrote in message <[EMAIL PROTECTED]>... >Can Anyone help to rectify this? I am using Netscape Dir. 4.12 on >Solaris 2.6. When I use ./start-slapd, I get the following errors : > ># ./start-slapd >>[03/Sep/2001:21:42:42 +0800] - Attribute entrydn has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute dncomp has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute parentid has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute hassubordinates has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute numsubordinates has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute objectclass has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute aci has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute modifytimestamp has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute modifiersname has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute createtimestamp has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute entryid has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute creatorsname has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute changenumber has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute entrychangenumber has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute copiedFrom has no OID >>[03/Sep/2001:21:42:42 +0800] - Attribute copyingFrom has no OID >
