Posted by zewa on March 31, 2009 at 2:41pm
Jump to:
| Project: | LDAP integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi there ...
Drupal as it is offers a thing to block users in the user-administration, but somehow it would be cool
if we'd be able to deny a whole LDAP group at once.
I'm working on an intranet project where logins are done via LDAP auth, and certain user-groups shall not have
access to it.
Greetings
Zewa
Comments
#1
For the "PHP to filter users based on their LDAP data" box, are there any good PHP evaluation examples for not allowing login by members of specific groups? I'm hardly a PHP/LDAP query expert, and the syntax & functions to use for the evaluation seem hard to find an example of. I've searched and searched via both the Drupal site and Google and can't come up with an example to base my need around. fwiw, it's Active Directory that's being queried. Doing the actual account authentication and group mappings is working just fine - I just wanna deny some select groups from being able to login to the Drupal site at all.
Thanks
#2