Hi
I installed ldap_integration, installation was smooth, as was the configuration (of ldapauth, ldapdata).
But then when I tried logon into Drupal, with username & password (correspondingly 'uid' & 'userPasword' from my LDAP directory), browser screen becomes a 'not found' error.
Meanwhile other log files showed:
HTTP (PHP) error log: "[notice] child pid nnnnn exit signal Segmentation fault (11)"
LDAP log show positive responses and in fact apparently binded successfully
My config:
Drupal 4.7.4,
ldap_integration-4.7.x-1.x-dev.tar.gz (downloaded this week, should be release after 18/Nov/2006)
LDAP server was a remote server from Drupal server
Ring any bell ?
Or, could someone suggest any direction of investigation ?
Thanks a lot,
Michael
Comments
More config details
Hi all
Sorry forgot to mention, my reported occurred in the following server config's:
Drupal: on Fedora Core 5, php-5.1.2-5, httpd-2.2.0-5.1.2
OpenLDAP: on Fedora Core 4, openldap-2.2.23-5
Thanks again.
Michael
Still wondering this LDAP
Still wondering this LDAP problem only occurs in my environment.
Has anyone installed LDAP Integration, that works out of the box, recently?
php?
Are you sure that ldap support is compiled into php and is actually enabled in php?
Please try to modify the example found here for you AD and see if it works.
It works for some cases, at least predictable
hi miro
sorry for late response.
My last assessment of this problem:
1.) i found my same setup did work, when I (i) reinstall a plain vanilla Druapl 5.0 (previously using Drupal 4.7) (ii) onto Fedora Core 4 (previously using FC5) machine. (iii) LDAP server local to Drupal (previously remote).
Then, I hit the constraint that Drupal does not auto-add LDAP entries. So I left things as they were. I will find out which (i),(ii),(iii) really made the difference.
Many thanks.
michael