ldapmodify error when trying to run Directory Prep for Messaging install
Hi,
Has anybody else seen this? After installing Directory server when I run comm_dssetup.pl to do the preparation for Messaging I get an ldapmodify error.
(Red Hat Enterprise Linux AS release 4 update 5)
/opt/sun/comms/dssetup/sbin# ./comm_dssetup.pl
Welcome to the Directory Server preparation tool for
Sun Java(tm) System communication services.
dssetup Version 6.4-0.08 (built Mon Dec 11 13:39:08 PST 2006)
This tool prepares your directory server for use by the
communications services which include Messaging, Calendar and their components.
The logfile is /var/tmp/dssetup_20070629103001.log.
Do you want to continue [y]:
Please enter the full path to the directory where the
Directory Server instance(s) reside ("server-root"), or
an explicit Directory Server instance directory
Directory server root [/var/opt/sun/dsins1] :
Please enter the directory manager DN [cn=Directory Manager]:
Password:
Detected DS version 6.0
Will this directory server be used for users/groups [yes]: no
Do you want to update the schema files [yes]:
Here is a summary of the settings that you chose:
Server Root: /var/opt/sun
Server Instance: dsins1
Users/Groups Directory : no
Update Schema : yes
Schema Type:
Directory Manager DN: cn=Directory Manager
Now ready to generate a shell script and ldif file to modify the Directory.
No changes to the Directory Server will be made this time.
Do you want to continue [y]:
<skipped a few installation lines>
-- Applying ldif file /var/tmp/dssetup_20070629110011.ldif
ldap_add: No such object
ldap_add: No such object
modifying entry cn=schema
modifying entry cn=schema
adding new entry o=comms-config
adding new entry cn=CommServers,o=comms-config
-- rejects to /var/tmp/dssetup_20070629110011.ldif.rej status = 32
-- ERROR: ldapmodify returned 32

