How can I obtain the current Windows domain user in an application on Tomcat.

request.getRemoteUser() is null

link|improve this question
feedback

1 Answer

Apache has some documentation on LDAP authentication with Tomcat. I'd say take a look at this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.