mod_auth_ntlm_winbind and %{LA-U:REMOTE_USER}
Laurent Rahuel
laurent.rahuel at gmail.com
Wed Sep 17 12:06:37 GMT 2008
Hi,
Is there any way to configure mod_auth_ntlm_winbind and apache 2.2 to be
able to use %{LA-U:REMOTE_USER} within a rewriterule ?
I applied the patch located here
(http://lists.samba.org/archive/samba-technical/2007-April/052709.html)
but no REMOTE_USER variable is send with this king of rewrite rule
RewriteRule ^/(.*)
http://127.0.0.1:8080/$1?%{QUERY_STRING}&ntlm_remote_user=%{LA-U:REMOTE_USER}
Regards
Laurent Rahuel
More information about the samba-technical
mailing list