Bugtracker
2005-04-12 12:18:36 UTC
/query.php?bug=255
--- 255 Tue Apr 12 14:18:36 2005
+++ 255.tmp.J7iLbb Tue Apr 12 14:18:36 2005
@@ -0,0 +1,42 @@
+Bug# : 255
+Product : phpQLAdmin
+Version : 2.2.2
+Status : NEW
+Priority : Normal
+Component : GUI Right - User details
+URL :
+Assigned To: ***@bayour.com
+Reported By: ***@lantrix.no
+Type : PUBLIC
+
+Summary : Error updating common name
+
+Comment posted: 2005-04-12 02:18 PM by ***@lantrix.no
+
+Trying to change a users common name, this happens:
+
+Change user data for G S
+
+
+We're looping in pql_write.inc:pql_write_mod() (from
+pql_modify_attribute). No point in trying again. I've got errno=65 (Object
+class violation) every time...
+This is the LDIF I'm trying to write to the LDAP server. Please report this
+problem at the bugtracker.
+
+
+
+
+--- DEBUG: pql_modify_attribute() ---
+dn: mail=***@fokom.no,ou=fokom.no,dc=lantrix,dc=no
+replace: gecos
+gecos: Geir Samuelsberg
+replace: objectclass
+objectclass: inetOrgPerson
+objectclass: person
+objectclass: qmailUser
+--- DEBUG ---
+
+It DID update the entry though...
+
+
--- 255 Tue Apr 12 14:18:36 2005
+++ 255.tmp.J7iLbb Tue Apr 12 14:18:36 2005
@@ -0,0 +1,42 @@
+Bug# : 255
+Product : phpQLAdmin
+Version : 2.2.2
+Status : NEW
+Priority : Normal
+Component : GUI Right - User details
+URL :
+Assigned To: ***@bayour.com
+Reported By: ***@lantrix.no
+Type : PUBLIC
+
+Summary : Error updating common name
+
+Comment posted: 2005-04-12 02:18 PM by ***@lantrix.no
+
+Trying to change a users common name, this happens:
+
+Change user data for G S
+
+
+We're looping in pql_write.inc:pql_write_mod() (from
+pql_modify_attribute). No point in trying again. I've got errno=65 (Object
+class violation) every time...
+This is the LDIF I'm trying to write to the LDAP server. Please report this
+problem at the bugtracker.
+
+
+
+
+--- DEBUG: pql_modify_attribute() ---
+dn: mail=***@fokom.no,ou=fokom.no,dc=lantrix,dc=no
+replace: gecos
+gecos: Geir Samuelsberg
+replace: objectclass
+objectclass: inetOrgPerson
+objectclass: person
+objectclass: qmailUser
+--- DEBUG ---
+
+It DID update the entry though...
+
+