[Tickets #7640] Re: LDAP Authentication not working
bugs at horde.org
bugs at horde.org
Fri Nov 7 14:19:33 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7640
------------------------------------------------------------------------------
Ticket | 7640
Updated By | kristian.lance at crc.ca
Summary | LDAP Authentication not working
Queue | Horde Base
Version | 3.3
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Ben Klang
------------------------------------------------------------------------------
kristian.lance at crc.ca (2008-11-07 09:19) wrote:
The rest of the code isn't really functionally different, just
formatted differently. The $filter value is pretty much the only thing
that's changed:
Currently, its value is this:
'(&(' . $this->_params['uid'] . '=' . $userId . ')' .
$this->_getParamFilter() . ')';
...and it used to be this:
$this->_params['uid'] . '=' . $userId, array($this->_params['uid']
More information about the bugs
mailing list