Operating System - HP-UX
1827783 Members
2677 Online
109969 Solutions
New Discussion

Re: ldapmodrdn and ldapdelete commands executions are failing for Perl-LDAP.

 
shashikala K.H
Occasional Advisor

ldapmodrdn and ldapdelete commands executions are failing for Perl-LDAP.

Hi ,

I am testing Perl-LDAP-0.33 using LDAP server-2.3.11 on HPUX , ldapmodrdn is not modifiying the database and ldapdelete is not deleting the database entry . The commands are executing without any errors but they are not doing there work as I told above , do anybody has idea regarding this problem.

Regards,
shashikala
2 REPLIES 2
Sean Dale
Trusted Contributor

Re: ldapmodrdn and ldapdelete commands executions are failing for Perl-LDAP.

I would suggest turning on debug. You may be experiencing an error that is not being displayed. Maybe the dn used to connect is incorrect, or, does not have permission to modify the schema.
Live life everyday
Sean Dale
Trusted Contributor

Re: ldapmodrdn and ldapdelete commands executions are failing for Perl-LDAP.

Also, I believe you need to make an LDAPS connection to modify and/or delete entries.

You may want to delete the rdn then add the new value instead of trying to modify it.
Live life everyday