Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Problems starting the OID ldap server

Problems starting the OID ldap server

From: Pedro Robledo Puerta <pedro.robledo_at_emersonenergy.com>
Date: Tue, 17 Apr 2001 14:46:12 GMT
Message-ID: <3adc5713.26662312@news.ericsson.se>

After installing all the necesary software, i have tried to start the ldap service of OID with the following command: oidctl connect=des server=oidldapd start

des is the sid of our db.

Then appears the error -1017 invalid username/password; logon denied

At this point i have tried with the following commands:

oidctl connect=des_at_scott/tiger server=oidldapd start 
oidctl connect=scott/tiger_at_des server=oidldapd start 
oidctl connect=des_at_scott\tiger server=oidldapd start 
oidctl connect=scott\tiger_at_des server=oidldapd start 

Then appears the error -12154 TNS:could not resolve service name. Perhaps this error is produced becouse oidctl doesn´t recognize this type of connection string.

I don´t know what to do at this point. Received on Tue Apr 17 2001 - 09:46:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US