Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by AAlvarez: http://wiki.apache.org/httpd/ModAuthSSPI ------------------------------------------------------------------------------ 1. Have you checked that the 'Engine' and 'Host' tags point to the correct Server? Have you added an 'Alias' if necessary?[[BR]] 2. Have you tried changing the order of LoadModule before and after mod_jk?[[BR]] + '''Everything seems to work, but you can not see the remote user on the Web Application''' + + 1. Have you added 'JkEnvVar REMOTE_USER' to the mod_jk configuration?[[BR]] + 2. Have you tried calling get Atttribute for the Request (e.g. servletReq.getAttribute("REMOTE_USER") )?[[BR]] '''Resources:''' - http://www.gknw.de/phpbb/ - http://code.google.com/p/mod-auth-sspi/ - http://mod-auth-sspi.sourceforge.net/ + http://www.gknw.de/phpbb/[[BR]] + http://code.google.com/p/mod-auth-sspi/[[BR]] + http://mod-auth-sspi.sourceforge.net/[[BR]] +
