Hi, 

I've setup lam 4.7.1 pro to display, on the user tab, those modules :
inetOrgPerson and groupOfNamesUser ; when editing an existing user, it
seems that there's a bug. 

Here's a the test case to get it : 

1. Edit a user ; For me it's
_uid=myuser,ou=people,o=myorg,dc=mytld,dc=fr_, memberof : 

        * cn=mygroup,ou=groupes,o=myorg,dc=mytld,dc=fr
        * cn=myothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr
        * cn=yetanothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr

2. Modify uid field and givenName field : 

        * uid : rename from myuser to myuserrrrr
        * givenName : rename from myfirstname to myfirstnameeeee

3. Clic Save 

Thus processed, I get this error : 

Impossible d'ajouter attribut au
DN:cn=mygroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : Type or value exists - modify/add: member:
value #0 already exists 

Impossible de supprimer les attributs du DN :
cn=mygroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : No such attribute - modify/delete: member:
no such value 

Impossible d'ajouter attribut au
DN:cn=myothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : Type or value exists - modify/add: member:
value #0 already exists 

Impossible de supprimer les attributs du DN :
cn=myothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : No such attribute - modify/delete: member:
no such value 

Impossible d'ajouter attribut au
DN:cn=yetanothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : Type or value exists - modify/add: member:
value #0 already exists 

Impossible de supprimer les attributs du DN :
cn=yetanothergroup,ou=groupes,o=myorg,dc=mytld,dc=fr. 

Erreur LDAP, le serveur dit : No such attribute - modify/delete: member:
no such value 

If I click on "back" in my browser, it says that
uid=myuser,ou=people,o=myorg,dc=mytld,dc=fr does not exists. It's right,
it has been rename as uid=myuserrrrr,ou=people,o=myorg,dc=mytld,dc=fr.

Can you reproduce this ?

Thanks for your help !

-- 
Stéphane
 
------------------------------------------------------------------------------
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to