6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2610] ldap auth driver does not list users
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. __..___.___ | || (__ [__ [__ |__||___.__)[___[___
Comment
>> This patch doesn't make any sense. Can please explain *exactly* what > >> you're trying to fix? > > > > Ok - let's suppose that your $filter is something like this: > (&(objectClass=posixAccount)(uid=%u@%d)) > > > > In our installation this is needed to correctly resolve usernames at > login (our login names include the domain -> support@banality.de). > But when you want to list available users (Configuration->Users), > then you do not want to have the uid query part, because ldap_search > yields no result w/o %u and %d replacements and they also make no > sense for searching. > > > > Resumee: > > > > a) We want that filter string for login > > b) We do _not_ want the uid part upon listUsers() operation, so we > try to recognize such (for search purposes malformed) filter strings > in listUsers() and extract only the objectClass part.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers