6.0.0-beta1
7/22/25

[#1042] Error while updating LDAP records
Summary Error while updating LDAP records
Queue Turba
Queue Version 2.0
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester tux (at) almatau (dot) com
Created 12/31/2004 (7508 days ago)
Due
Updated 01/24/2005 (7484 days ago)
Assigned 12/31/2004 (7508 days ago)
Resolved 01/05/2005 (7503 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/24/2005 07:54:54 AM tux (at) almatau (dot) com Comment #6 Reply to this comment
Hi,



I've just found where the real problem was (maybe it should be noted 
somewhere like FAQ).  There _must not_ be spaces in '$basedn = 
'dc=company,dc=com'; definition.  I had 'dc=company, dc=com' along 
with all those troubles.



Thanks again,

Ilya.
01/05/2005 01:58:17 PM Jan Schneider State ⇒ Resolved
 
01/05/2005 01:22:59 PM tux (at) almatau (dot) com Comment #5 Reply to this comment
Hi Chuck,



It works!  The last thing I did is cleaning up the cache for mmcache 
(ticket http://bugs.horde.org/ticket/?id=1043).



Thank you,

Ilya.
01/03/2005 03:11:31 AM Chuck Hagenbuch Comment #4 Reply to this comment
Well, things have been updated. Maybe you should see if your dn 
settings are *still* right.
12/31/2004 05:59:48 AM tux (at) almatau (dot) com Comment #3 Reply to this comment
Hi,



Every error I pasted is represented by one line.



My DN was done on accordance with Turba requirements for 1.2.2, this 
version works just fine for me.



Regards,

Ilya.
12/31/2004 05:31:17 AM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
Looks like something is being doubled? Hard to read the errors you 
pasted. In any case this is almost certainly a consequence of you have 
the 'dn' configured (or the defaults being innappropriate for your 
system).
12/31/2004 05:25:17 AM tux (at) almatau (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Error while updating LDAP records
Queue ⇒ Turba
Reply to this comment
Trying to update non-DN fields (like telephone or address), I'm 
getting the following errors:



-- Horde Web Interface

There was an error updating this entry: Failed to change name: (34) 
Invalid DN syntax, 
cn=Joe,ou=ilya,ou=personal_addressbook,dc=almatau,dc=com,cn=Joe,uid=20041231002021.14ajio0tckv4@webmail.almatau.com,ou=ilya,ou=personal_addressbook,dc=almatau, 
dc=com



-- horde.log file

Dec 31 00:20:30 HORDE [error] [turba] 
cn=Joe,ou=ilya,ou=personal_addressbook,dc=almatau,dc=com [on line 83 
of "

/var/www/webmail.almatau.com/horde/turba/edit.php"]



This error appears in both personal and shared LDAP address books.



Sources.php - the only modification is

$basedn = 'dc=almatau, dc=com';



LDAP server with patched core schema - 2.0.23-6.3 (Debian)

Saved Queries