LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   OpenLDAP server question (https://www.linuxquestions.org/questions/linux-networking-3/openldap-server-question-89529/)

phonecian 09-05-2003 06:57 AM

OpenLDAP server question
 
Can someone help me with a setup problem. I have installed openldap on rh9 from the latest redhat rpms. I am able to start the openldap server.

I ran the ./migrate_all_online script to migrate the Linux files into the LDAP directory. All went well and then, at the end, the script fell over with this error:

ldap_add: Undefined attribute type
additional info: defaultServerList: attribute type undefined

ldif_record()=17
/usr/binldapadd: returned non zerp exit status

Which attribute is it refering to and how can I fix it?
Many thanks

david_ross 09-06-2003 08:16 AM

It seems to be reffering to the "defaultServerList" attribute. Perhaps you need to include another schema file in slapd.conf

phonecian 09-06-2003 06:06 PM

Thanks David.
I had a big b.f.o (blinding flash of the obvious)

I agree it seems to be asking for that in the slapd.conf.

However, on second look I cant find a defaultServerList schema in the /etc/openldap/schema directory. Wouldn't that be a prerequisit for the slapd.conf line to work? Can you suggest where I could get one?

Appreciate you help
Thanks again

lhp 09-20-2003 02:07 PM

You need to include this file:

http://sapiens.wustl.edu/~sysmain/in...AConfig.schema

ciao


All times are GMT -5. The time now is 09:34 PM.