in reply to First LDAP-Perl Script.

I think I got what was going wrong...If I am not wrong 'bind' method uses authentication hence credentials only while making any changes (add/modify/delete) to ldap server.

So if I will use wrong credentials to modify ldap database then it will surely shout...