Dear folks:
Wanted some quick help in deleting the entries and adding more users with a different set of DN
Our DN earlier was like this
cn = manager, dc = ind, dc=ban, dc =com.
now it is changed to three levels like
cn = manager, dc = gubbi, dc = ind, dc=ban, dc =com.
when i try to modify using ldap modify i can not modify instead i get the following error:
One more level is added. I get the following error if i try to modify using ldapmodify
modifying entry "dc=gubbi,dc=ind,dc=ban,dc=com"
ldap_modify: Constraint violation (19)
additional info: structuralObjectClass: no user modification allowed
Cheers!!!!!!!
RAM
From: Meena Ram <meenaram21@yahoo.com>
To: openldap-technical@openldap.org
Sent: Thu, March 11, 2010 6:07:03 PM
Subject: brief tips and tricks for running ldaps on slackware
Dear folks:
If any one has a brief tips, tricks or cheatsheet for running slapd with SSL/TLS can you please post it.
plain ldap works perfect but ldaps search and related stuff seams to have some issues
Cheers!!!!!!!!