Identity Management (MOSC)

MOSC Banner

Unable to delete a ldap entry

edited Aug 13, 2018 3:36AM in Identity Management (MOSC) 5 commentsAnswered ✓

Hello,

I'm working on OID 11.1.1.9.0 and I want to perform some tests with ldap commands on my directory but I'm unable to find the right syntax to delete an entry running ldapdelete command.

I selected a test entry using ldap search command:

ldapsearch -h host -p 389 -D "cn=orcladmin" -w pwd -L -s sub -b "cn=OracleContext,dc=mycountry,dc=mycompany,dc=mycountrycode" "cn=MNT02C_PRD"

dn: cn=MNT02C_PRD, cn=OracleContext,dc=mycountry,dc=mycompany,dc=mycountrycode

cn: MNT02C_PRD

orclservicetype: PRD

orclnetdescstring: (DESCRIPTION=(ADDRESS=(PROTOCOL= TCP)(************))

orclsid: MNT02C

orclsystemname: ******

objectclass: top

objectclass: orclService

I tested the following command:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center