6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8251] LDAP Prefs backend, nag tries to bind w/o password
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. . . __ __ [__ | | |/ `/ ` [___|__|\__|\__.\__.
Comment
>> Similar issue to http://bugs.horde.org/ticket/7418 and > >> http://bugs.horde.org/ticket/8246 nah tries to > >> bind to LDAP as user without password. > >> > >> There are two places in nag where the preference system is being > >> instanciated. > >> I patched only one place (see comments below), please correct me if > >> i'm wrong. > >> > >> grep -n "Prefs::" * -r > >> > >>> nag/lib/Nag.php:964: $prefs = > >>> &Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > >> needs to be patched. see attachment > >> > >>> nag/lib/api.php:1380: $prefs = > >>> &Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > >> preferences for the logged-in user should rather be retrieved via > >> $prefs = &$GLOBALS['prefs']; similar to kronolith/lib/api.php:1348 > > > > > > Thanks, I hadn't had any errors from Nag like Ingo and Kronolith were > throwing for me with this 'binding with no password' issue, but I've > patched it anyway.
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