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

caraboides’s picture

Title: interaction with pam_auth is brokaen » interaction with pam_auth is broken
nschelly’s picture

Subscribing... 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

caraboides’s picture

Issue tags: +GHOP

is 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 ?

johnbarclay’s picture

Status: Active » Closed (won't fix)

Closing 5.x issues to clean out issue queue.