6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6450] LDAP auth doesn't work correctly in v3.2-RC3
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .___.. ,.__ .___ | \ | \./ [__)[__ |__/ | | [__)|
Comment
> LDAP Auth does not work in RC3 > > > > The errore message is "Empty Result" > > > > A trace with wireshark shows the following filter in the search request: > > > > (&(uid=username)(objectClass=username)) > > > > The parameter is set the following way: > > $conf['auth']['params']['objectclass'] = array('posixAccount'); > > > > An "echo $filter" inside _getParamFilter reveals the following output: > > > > (objectClass=) > > > > When I set the parameter the following way: > > > > $conf['auth']['params']['objectclass'] = array('posixAccount', 'User'); > > > > The authentication works, the filter is set correctly with both > objectClasses (User is correct for our Novell Edirectory). > > > > So it looks like there is some false handling of this parameter. > > > > Sincerly, > > Klaus Steinberger > > > >
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