From: Adrien Demarez <address@hidden>
Reply-To: address@hidden
To: address@hidden
Subject: [Phpgroupware-users] problem with LDAP
Date: Tue, 22 Jan 2002 21:35:57 +0100
Hello,
(sorry for my poor English, I'm french...)
I've got many problems with LDAP on phpgroupware :
For the moment I just want to build a test machine with LDAP & phpgroupware
working. After I'll have to move from my existing installation (using
MySQL) to LDAP.
What I've done :
- Build a machine with Linux Mandrake 8.1 (MySQL-3.23.47,
phpgroupware-0.9.12, Apache 1.3.22, php-4.0.6, OpenLDAP-2.0.18)
- Populating my LDAP directory with the migration tools (www.padl.com). So
I've got dc=example,dc=com => ou=People,dc=example,dc=com... branches
- Installing phpgroupware and set it up with Apache. The setup generates
header.inc.php...
- And then I've got problems... :
I answer "LDAP" to the questions "Select which type of authentication you
are using", "Select where you want to store/retrieve user accounts" (and
also to "Select where you want to store/retrieve contacts" for the
Addressbook)
I don't really know what "LDAP context" means, so I answer
"ou=People,dc=example,dc=com"
I answer what's needed for let phpgroupware connect to the LDAP directory
(root dn, passwd).
But even if I know that my LDAP directory is found (LDAP import users
exists), I can't import any user. I always get the msg :
Database error: Invalid SQL: insert into phpgw_accounts (account_id,
account_lid, account_type, account_pwd, account_firstname,
account_lastname, account_status, account_expires) values
('2','toto','u','9dd4e461268c8034f5c8564e155c67a6', '','','A',-1)
File: /var/www/html/phpgroupware/phpgwapi/inc/class.accounts_ldap.inc.php
Line: 376
Session halted.
Fatal error: Call to undefined function: parse_navbar_end() in
/var/www/html/phpgroupware/phpgwapi/inc/footer.inc.php on line 44
Well... I must say everything works when I try with phpgroupware 0.9.9, but
we have 0.9.12 already installed here and we can't (and don't want to)
downgrade...
Can you help ?
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users