While I was cleaning up the output from that start I noticed that the errors were occuring around some schema files that were added by someone else that I was working with. Those files had entries in them that modified the values for turning on and requiring SSLv3. When I asked about these files, we figured out that they entries were created by a script that was downloaded from the web documentation. When those entries were removed from the schema files, the directory server started just fine. Sorry for the trouble and thanks for your help. Date: Thu, 09 Nov 2006 12:51:36 -0700 From: Richard Megginson <rmeggins at redhat.com> Subject: Re: Re: Re: Missing Objectclasses in a Default install of 1.0.3 To: "General discussion list for the Fedora Directory server project." <fedora-directory-users at redhat.com> Message-ID: <455386C8.7030704 at redhat.com> Content-Type: text/plain; charset="iso-8859-1" Eric Brown wrote: > Ok, I changed that, but I am still getting the errors. try start-slapd -d 1 > output 2>&1 Post the file output to pastebin.com and post the link here. Be sure to scrub any sensitive data from the output file first. > > From: Richard Megginson <rmeggins at redhat.com> > Subject: Re: Re: Missing Objectclasses in a > Default install of 1.0.3 > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users at redhat.com> > Message-ID: <45536439.7040401 at redhat.com> > Content-Type: text/plain; charset="iso-8859-1" > > Eric Brown wrote: >> Ok, here are the results of those commands. >> >> [root at host ~]# ls -al /opt/fedora-ds/slapd-instance/config >> total 224 >> drwxr-xr-x 3 ldap ldap 4096 Nov 9 00:27 . >> drwxr-xr-x 11 ldap root 4096 Nov 9 00:27 .. >> -rw------- 1 ldap ldap 50292 Nov 9 00:27 dse.ldif >> -rw------- 2 ldap ldap 50293 Nov 9 00:23 dse.ldif.bak >> -rw------- 2 ldap ldap 50293 Nov 9 00:23 dse.ldif.startOK >> -rw------- 1 ldap root 34182 Nov 8 15:51 dse_original.ldif >> drwxr-xr-x 2 ldap root 4096 Nov 9 00:27 schema >> -rw-r--r-- 1 ldap root 5400 Nov 8 15:51 slapd-collations.conf >> >> [root at host ~]# ls -al /opt/fedora-ds/slapd-instance/config/schema >> total 964 >> drwxr-xr-x 2 ldap root 4096 Nov 9 00:27 . >> drwxr-xr-x 3 ldap ldap 4096 Nov 9 00:27 .. >> -rw-r--r-- 1 root root 69313 Oct 2 12:31 00core.ldif >> -rw-r--r-- 1 root root 3832 Oct 2 12:31 05rfc2247.ldif >> -rw-r--r-- 1 root root 2620 Oct 2 12:31 05rfc2927.ldif >> -rw-r--r-- 1 root root 5204 Oct 2 12:31 10presence.ldif >> -rw-r--r-- 1 root root 9211 Oct 2 12:31 10rfc2307.ldif >> -rw-r--r-- 1 root root 6385 Oct 2 12:31 20subscriber.ldif >> -rw-r--r-- 1 root root 4624 Oct 2 12:31 25java-object.ldif >> -rw-r--r-- 1 root root 11532 Oct 2 12:31 28pilot.ldif >> -rw-r--r-- 1 root root 13376 Oct 2 12:31 30ns-common.ldif >> -rw-r--r-- 1 root root 8374 Oct 2 12:31 50ns-admin.ldif >> -rw-r--r-- 1 root root 8891 Oct 2 12:31 50ns-calendar.ldif >> -rw-r--r-- 1 root root 2866 Oct 2 12:31 50ns-certificate.ldif >> -rw-r--r-- 1 root root 13514 Oct 2 12:31 50ns-compass.ldif >> -rw-r--r-- 1 root root 8498 Oct 2 12:31 >> 50ns-delegated-admin.ldif >> -rw-r--r-- 1 root root 18098 Oct 2 12:31 50ns-directory.ldif >> -rw-r--r-- 1 root root 2989 Oct 2 12:31 50ns-legacy.ldif >> -rw-r--r-- 1 root root 10576 Oct 2 12:31 50ns-mail.ldif >> -rw-r--r-- 1 root root 18969 Oct 2 12:31 50ns-mcd-browser.ldif >> -rw-r--r-- 1 root root 6452 Oct 2 12:31 50ns-mcd-config.ldif >> -rw-r--r-- 1 root root 4732 Oct 2 12:31 50ns-mcd-li.ldif >> -rw-r--r-- 1 root root 22790 Oct 2 12:31 50ns-mcd-mail.ldif >> -rw-r--r-- 1 root root 2392 Oct 2 12:31 50ns-media.ldif >> -rw-r--r-- 1 root root 9989 Oct 2 12:31 50ns-mlm.ldif >> -rw-r--r-- 1 root root 66775 Oct 2 12:31 50ns-msg.ldif >> -rw-r--r-- 1 root root 4648 Oct 2 12:31 50ns-netshare.ldif >> -rw-r--r-- 1 root root 3717 Oct 2 12:31 50ns-news.ldif >> -rw-r--r-- 1 root root 2392 Oct 2 12:31 50ns-proxy.ldif >> -rw-r--r-- 1 root root 4776 Oct 2 12:31 50ns-value.ldif >> -rw-r--r-- 1 root root 5207 Oct 2 12:31 50ns-wcal.ldif >> -rw-r--r-- 1 root root 2865 Oct 2 12:31 50ns-web.ldif >> -rw-r--r-- 1 root root 13355 Oct 2 12:31 51ns-calendar.ldif >> -rw-r--r-- 1 root root 4032 Oct 2 12:31 60pam-plugin.ldif >> -rw-r--r-- 1 root root 986 Oct 2 12:33 61ldapns.ldif >> -rw-r--r-- 1 root root 683 Oct 23 13:50 70ssl_enable.ldif >> -rw------- 1 nobody nobody 2568 Oct 25 10:51 99user.ldif > Is your directory server running as ldap:ldap? If so, the 99user.ldif > file needs to be owned by ldap:ldap, not nobody:nobody. >> >> >> >> >> Eric Brown wrote: >>> When I install 1.0.3, use the default values for setting it up, and >>> start it, the following messages are displayed. >>> >>> [08/Nov/2006:10:51:44 -0600] - Entry "cn=encryption,cn=config" >>> required attribute "objectclass" missing >>> [08/Nov/2006:10:51:45 -0600] - Entry "cn=config" required attribute >>> "objectclass" missing >>> [08/Nov/2006:10:51:45 -0600] - Entry "cn=config" required attribute >>> "objectclass" missing >>> [08/Nov/2006:10:51:45 -0600] - Entry "cn=encryption,cn=config" >>> required attribute "objectclass" missing >> Type the following command: >> ls -al /opt/fedora-ds/slapd-yourinstance/config >> also >> ls -al /opt/fedora-ds/slapd-yourinstance/config/schema >>> >>> I have not added or removed anything from the default schema files and >>> I can't find a message that tells me what object classes are missing. >>> Any ideas on where to look for more detailed information on these >>> errors or why they are appearing in the first place. >>> >>> Thanks. >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users at redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3178 bytes Desc: S/MIME Cryptographic Signature Url : https://www.redhat.com/archives/fedora-directory-users/attachments/20061109/07190ce0/smime.bin ------------------------------ -- Fedora-directory-users mailing list Fedora-directory-users at redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users