[Tickets #2610] ldap auth driver does not list users
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Sep 17 09:29:31 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2610
-----------------------------------------------------------------------
Ticket | 2610
Updated By | s.pamies at banality.de
Summary | ldap auth driver does not list users
Queue | Horde Framework Packages
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
s.pamies at banality.de (2005-09-17 09:29) wrote:
> My requirements;
> Users can login with just their userid (firstname_lastname)
I think we have different requirements: We're dealing mostly with companies
having mail addresses like support at company where two or more users are using
horde. Actually we have more than 20 support accounts and over 130 domains.
> To do this, I elected to use the mail attribute to authenticate
> against, instead of the uid attribute. But it displays the results I
> want, gives users a shorter userid to type, and only requires a patch
> to login.php. Seems less convoluted to me.
What about an alternative solution, that should cover both (and future,
perhaps more weird) usecases? I'm thinking about an additional ldap auth
property where you can input a second filter string for all ldap_search
queries other than login. You can make it optionally ('Take the login
filter'[default], 'Define another'). Wouldn't be that big change and would
cover the current needs.
If you and the horde developers like that idea I can come up with a patch.
More information about the bugs
mailing list