Home » Authentication » Auth » Bug #4917
Search filter for LDAP Container
Details
| Request #4917 | Search filter for LDAP Container |
|---|---|
| Submitted | 2005-07-26 10:50 UTC |
| From | bogart at upnet dot gr |
| Assigned | aashley |
| Status | No Feedback |
| Package | Auth |
| PHP Version | 4.4.0 |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-07-26 10:50 UTC] bogart at upnet dot gr
Description:
------------
It would be useful to extend the Auth LDAP container to include a search filter. Thus, authentication will not succeed for each and every user under the base DN. Indeed, the search will not find the user DN.
A test case where this is useful:
base dn: dc=example,dc=com
dn: ou=dept1,dc=example,dc=com
dn: ou=dept2,dc=example,dc=com
dn: ou=dept3,dc=example,dc=com
I would like to allow only users from dept1 and dept2 to authenticate on a specific site.
Another case would be some filtering through an attribute value (for example, a fictional attribute "isClassAUser").
[2006-02-21 05:29 UTC] aashley at php dot net
Thank you for taking the time to report a problem with the package.
Unfortunately you are not using a current version of the package --
the problem might already be fixed. Please download a new
version from http://pear.php.net/packages.php
If you are able to reproduce the bug with one of the latest
versions, please change the package version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PEAR.
[2006-12-16 13:20 UTC] aashley at php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.