https://bz.apache.org/bugzilla/show_bug.cgi?id=61817

--- Comment #4 from mcastl...@gmail.com ---
(In reply to detlef.pangratz.ext from comment #3)
> Would be nice if this, really old bug, gets fixed in the coming release...

I was also seeing the same behaviour on some systems. After playing about abit
i realised swapping exec to eval seems to avoid the issue

AuthLDAPBindPassword exec:/path/to/command/to/echo/password

Changed to

AuthLDAPBindPassword eval:/path/to/command/to/echo/password.

Hope this helps someone else

Regards
Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to