6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/9/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9770] LDAP driver for Portal Block account info do not work
*
Your Email Address
*
Spam protection
Enter the letters below:
__ . .. ..___..___ / `|__||__| _/ [__ \__.| || |./__.[___
Comment
>> Changes have been made in Git for this ticket: > > I have just seen that there is a little more to be done. > > in horde/lib/Block/Account.php line 445 "host" ist used as parameter, > but the new config structure uses "hostspec" > > // Connect to the LDAP server. > $this->_ds = ldap_connect($this->_params['host'], > $this->_params['port']); > > this is easy to change, but also the defaults are not taken correctly: > > in the function Accounts_Driver_ldap($params = array()) > > there is also host referenced instead of hostspec. I have changed > both, but the horde default config is not used, so maybe the array > merging is done incorrectly? >
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