Hi, I created some records with phpldapadmin but now they look
like this: dn: ozsSys=aaaaa,o=bbbb,ozsDir=APO-patient,o=ozs,c=nl objectClass: top objectClass: glue structuralObjectClass: glue ozsSys=aaaaa instead of dn: ozsSys=aaaaa,o=bbbb,ozsDir=APO-patient,o=ozs,c=nl objectClass: ozsSystem structuralObjectClass: ozsSystem ozsSys=aaaaa Is There a way to change these glue entries without
reloading a complete tree? The normal ldapmodify doesn’t allow to change this and
ldapsearch can’t find these records. Ldapdelete won’t delete them either. Entries loaded under this dn can be found/modifies/deleted
as normal Regards, Robin |