6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1969] domain aware username
*
Your Email Address
*
Spam protection
Enter the letters below:
. . __ . ,.__ .___ | |/ ` \./ [__)[__ |__|\__. | [__)|
Comment
> Application: Horde is running as webmail server and users should be > able to change their password. Mail server supports multiple domains, > Horde/IMP are used as web frontend. Authentication is done by LDAP. > > Problem: Passwd changes username@domain.de to username, obviously > ldap access fails then. > > > > Solution: In main.php there are two locations with a line like > > $userid = Auth::getBareAuth(); > > I changed that to > > $userid = Auth::getAuth(); > > which solved that problem for my application. I know that is a > quick'n dirty solution. One more line in config.php would be the > correct solution, so admin can select the preferred way to present > the username. Please consider that for next version of Passwd. > > cheers > > Christian > >
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