At 11:08 AM 9/29/00 +0000, ritu rani jaiswal wrote:
>i am using your modules - - Net::LDAP modules , perl-ldap
>ive written code for searching the entry which is working properly but i am unable to delete an entry.
>
>what can be the problem , is it with access control then pl. guide how to delete or modify an entry.
If you're getting back LDAP_INSUFFICIENT_ACCESS or similar error,
then access control may your problem. Access control is server
implementation specific. I suggest that after you confirm that
the problem is access control, you post your enquiry in a discussion
forum specific to your server. When posting to server specific
lists, it's best to communicate the problem through using of tools
provided with the server (e.g: LDIF and ldapmodify(1)).
If you find the problem is actually in your use of perl-ldap, I
suggest you provide additional details (e.g. a code fragment)
to this list.
Kurt
|