phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] LDAP configuration


From: Des Dougan
Subject: Re: [Phpgroupware-users] LDAP configuration
Date: Mon, 18 Nov 2002 20:37:15 -0800

Lars,

Thanks for your note.

At 23:59 17/11/2002, you wrote:
Maybe it's better to wait for the next relase(in some days it think), which
will have many ldap fixes.

Sounds like a good idea!

Is it possible for your to send me your ldap database(as ldif) and your
slapd.conf? Then i could setup a ldap server like you have it, and test it
here localy. Another option would be remote access to your installation.

I can't give you access, as it's on my test box, which is set up on a private LAN to emulate my production set-up. However, I've attached the LDIF and the slapd.conf files.

Try to paste this sql statement in the mysql apps directly. This will give
you a much better error message.

mysql <phpgroupware databasename>
insert into phpgw_preferences values
('10000','a:1:{s:6:"common";a:9:{s:12:"template_set";s:8:"verdilak";s:
5:"theme";s:4:"blue";s:10:"dateformat";s:5:"d/m/Y";s:10:"timeformat";s
:2:"24";s:7:"country";s:2:"CA";s:4:"lang";s:2:"en";s:8:"currency";s:1:
"$";s:9:"maxmatchs";s:2:"30";s:13:"navbar_format";s:5:"icons";}}')

It returns: ERROR 1062: Duplicate entry '10000' for key 1

I assume this is because I've been going back and forth between SQL and LDAP configurations with the same usernames - I guess the logic should check and offer to overwrite or cancel if it finds this situation.

Thanks for your help.



Des

Attachment: bertie.ldif
Description: Text document

Attachment: slapd.conf
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]