>
> Can't you just add a custom response header to your Tomcat responses like
>
> X-REMOTE-USER: MY_USER
>
> and then log the user name in your apache access log by adding
> %{X-REMOTE-USER}o?Hi, Yes, this is what Konstantin suggests. I guess I will drop my initial idea and follow this route. I will have to convince Atlassian to make changes in their apps, if I do not want to add custom code (filters) to their apps. Have a nice day. -- Issa
