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 |
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.
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.
settings are *still* right.
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.
State ⇒ Feedback
pasted. In any case this is almost certainly a consequence of you have
the 'dn' configured (or the defaults being innappropriate for your
system).
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Error while updating LDAP records
Queue ⇒ Turba
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)