Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problems starting the OID ldap server
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
![]() |
![]() |