View previous topic :: View next topic |
Author |
Message |
perry
Joined: 13 Feb 2006 Posts: 1
|
Posted: Wed Feb 22, 2006 7:18 am Post subject: ldapauth |
|
|
Hey group:
I'm trying to get LDAP authentication running for my proof of concept. Early on, I've run into a snag. I've added a user, set it to use LDAPauth-- but when I try logging in as that user, the browser returns:
Fatal error: Call to undefined function ldap_connect() in /usr/local/groundwork/guava/packages/monitor/sysmodules/ldapauth.inc.php on line 43
Any thoughts?
r/Perry |
|
Back to top |
|
|
tdondich
Joined: 13 Feb 2006 Posts: 11 Location: Groundwork, San Francisco
|
Posted: Thu Feb 23, 2006 7:17 am Post subject: |
|
|
It appears that PHP was not compiled with LDAP support. I'll file a bug report and make sure this happens.
Furthermore, it looks like the codebase to configure LDAP support (such as LDAP server, etc) was not included. I'll put this in as well.
Taylor _________________ Project Maintainer for Guava, Status Viewer and Fruity at Groundwork Open Source. |
|
Back to top |
|
|
|