Hi,

we do auth in haproxy -but we would like forward the user auth'ed
(username and/or group name user is in) as a header.


we already do this with ssl client cert stuff.. but instead of using
%[variable].. the only thing I can find is http_auth_group(<userlist>) :
string

http-request set-header X-SSL                  %[ssl_fc]

and was wondering if we could somehow make haproxy set a header with the
group the user is in and/or (preferrably both :) the username that is
logged in ?

So we do not have to have http-auth files litterede around on servers
behind haproxy :)
-- 
Regards,
Klavs Klavsen, GSEC - k...@vsen.dk - http://www.vsen.dk - Tlf. 61281200

"Those who do not understand Unix are condemned to reinvent it, poorly."
  --Henry Spencer


Reply via email to