Summary | passwd fails to use bind userdn hook when configured |
Queue | Passwd |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | bklang (at) horde (dot) org |
Requester | amith (at) xalan (dot) com |
Created | 04/18/2006 (7028 days ago) |
Due | |
Updated | 03/13/2008 (6333 days ago) |
Assigned | 04/21/2006 (7025 days ago) |
Resolved | 03/13/2008 (6333 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Taken from Jan Schneider
Bug 3984Assigned to Jan Schneider
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ passwd fails to use bind userdn hook when configured
Queue ⇒ Passwd
New Attachment: userdn.patch
State ⇒ Unconfirmed
configured, passwd will not use it properly when trying to bind as the
user. The attached patch tries callng the hook and uses the return
value of the hook to bind. If no hook is configured, then the old
behavior is used.