How can i debug the "start-admin" script errors?
When i try to start the iplanet suite with the start-admin script, i receive the following error:
bash-2.03# ./start-admin
AdmInit: Failed to perform security initialization for communicate with LDAP in SSL mode (error code = -1) Exit
so i can not login to console (./startconsole) because the "admin-serv" is not up:
"Can not connect to the Admin Server "http://myserver.com:myportnumber/"
The URL is not correct or the server is not running."
any ideas...
[507 byte] By [
709085] at [2007-11-25 7:08:57]

I'm not familiar with the error, but I'll throw in my two cents and hope it leads you somewhere.
First, be sure you start things in the correct order. LDAP->Admin->Console.
Be sure you've set nsadminservaccessaddresses and nsadminaccesshosts.
Do you have problems starting everything up when you aren't using SSL mode?
You can put startconsole into debug mode with <i>startconsole -D 9</i> but I don't think there is a start-admin debug mode. You'd have to settle for a truss.
All in all, you should ask this in the LDAP (User Management & Policy) forum.
708684 at 2007-6-29 17:40:12 >
