Closed (won't fix)
Project:
LDAP integration
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jan 2008 at 15:14 UTC
Updated:
6 Aug 2011 at 18:53 UTC
hallo,
i use two modules for auth:
-pam_auth
-ldapauth
- if i activate both only LDAP users and admin is able to login
- if i activate only pam the user "root" from the hostsystem is able to log in
- But if i activate both modules an try to login with root i got this error:
Fatal error: Call to a member function setOption() on a non-object in /srv/www/htdocs/drupal-5.5/modules/ldap_integration/ldapauth.module on line 662
authentication mode is: "Drupal's DB first, then LDAP directory"
i dont know if it is a ldap ore pam issue.
thx4help
Comments
Comment #1
caraboides commentedComment #2
nschelly commentedSubscribing... I'm not entirely familiar with how multiple auth backends work together, but I've used ldap_integration in several places and I'm the author for pam_auth, so I'd like to keep watch of this.
-N
Comment #3
caraboides commentedis it possible that the hook of auth_pam is not "near" enough to the auth-processe of drupal, so that ldap_auth disturb this sequence ?
Comment #4
johnbarclay commentedClosing 5.x issues to clean out issue queue.