6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/31/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8293] LDAP Auth driver should have configurable capabilities
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..__ .__ . . | \ /[ __[ __|__| | \/ [_./[_./| |
Comment
> I would also like to see this feature implemented. > > In our environment, the LDAP database is read-only for Horde and user > management is done throuhgh other means. If someone tries to perform > a write operation in Horde (add, update, resetpassword, remove), he > gets an error. > > Therefore, the ability to disable these capabilities at the LDAP > backend level, so they are not exposed in the UI would be great. > > I temporarily edited my local copy of Horde/Auth/Ldap.php: > > protected $_capabilities = array( > 'add' => false, > 'update' => false, > 'resetpassword' => false, > 'remove' => false, > 'list' => true, > 'authenticate' => true, > ); > > Although it works, it is of course not a viable solution. It would be > much better if this could be done through configuration.
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