> The Jasig CAS client for Java can populate that if you add the filters.
Specifically, the HttpServletRequestWrapperFilter filter delegates request.getRemoteUser() to the underlying CAS assertion containing the user name. As Adam noted, it matters how PrinterOn is attempting to get at REMOTE_USER; if it's via request.getRemoteUser(), it should work fine. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
