phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] 0.9.14 and contacts with OpenLDAP 2.1.5 ?


From: Alexandros Gougousoudis
Subject: [Phpgroupware-users] 0.9.14 and contacts with OpenLDAP 2.1.5 ?
Date: Mon, 7 Oct 2002 13:53:48 +0200

Hi,

the 0.9.14 is installed and runs and currently I use MySQL to store and read
the contacts. But I want to change it to LDAP. So I took OpenLDAP 2.1.5 (the
last release) and installed it. It runs also without any problems. I
installed the schemes as mentioned in the docs and restarted ldap. Then I
changed the addressbook app to use LDAP. When I try to make a new contact I
get this:

Warning: LDAP: add operation could not be completed. in
/usr/local/httpd/htdocs/phpgroupware/phpgwapi/inc/class.contacts_ldap.inc.ph
p on line 648

Warning: Cannot add header information - headers already sent by (output
started at
/usr/local/httpd/htdocs/phpgroupware/phpgwapi/inc/class.contacts_ldap.inc.ph
p:648) in
/usr/local/httpd/htdocs/phpgroupware/addressbook/inc/class.uiaddressbook.inc
.php on line 606

I get this log report:
Oct  7 13:47:34 paradise slapd[12148]: daemon: conn=19 fd=13 connection from
IP=192.168.2.1:970Oct  7 13:47:34 paradise slapd[13805]: conn=19 op=0 BIND
dn="cn=Manager,dc=aloha-systeme,dc=de"Oct  7 13:47:34 paradise slapd[13805]:
conn=19 op=0 RESULT tag=97 err=0 text=
Oct  7 13:47:34 paradise slapd[12148]: daemon: conn=20 fd=16 connection from
IP=192.168.2.1:970Oct  7 13:47:34 paradise slapd[13805]: conn=20 op=0 BIND
dn="cn=Manager,dc=aloha-systeme,dc=de"Oct  7 13:47:34 paradise slapd[13805]:
conn=20 op=0 RESULT tag=97 err=0 text=
Oct  7 13:47:34 paradise slapd[13805]: conn=19 op=1 SRCH
base="dc=aloha-systeme,dc=de" scope=2
Oct  7 13:47:34 paradise slapd[13805]: <= bdb_equality_candidates:
index_param failed (18)
Oct  7 13:47:34 paradise slapd[13805]: conn=19 op=1 SEARCH RESULT tag=101
err=0 nentries=0 textOct  7 13:47:34 paradise slapd[13805]: conn=19 op=2 ADD
dn="uid=1033991254487586:Oliver,dc=alohOct  7 13:47:34 paradise
slapd[13805]: conn=19 op=2 RESULT tag=105 err=65 text=invalid structurOct  7
13:47:34 paradise slapd[13805]: conn=19 op=3 SRCH
base="dc=aloha-systeme,dc=de" scope=2
Oct  7 13:47:34 paradise slapd[13805]: <= bdb_equality_candidates:
index_param failed (18)
Oct  7 13:47:34 paradise slapd[13805]: conn=19 op=3 SEARCH RESULT tag=101
err=0 nentries=0 textOct  7 13:47:34 paradise slapd[13805]: conn=20 op=1
UNBIND
Oct  7 13:47:34 paradise slapd[13805]: conn=20 fd=16 closed
/var/log/messages lines 31760-31782/31796 99%

I had the same messages when I tried to add the exported LDIF File of the
addressbook with ldapadd (linux).

What must I do, is it a bug?

cu
 Alex





reply via email to

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