[jcifs] Unable to get the NTLM HTTP authenticated User name

Basavaraj Basavaraj rss2003_s at yahoo.com
Sun Apr 11 13:14:15 MDT 2010


Hello All,
 
I am using jcifs library for my SSO implementation. I have configured the filter but I am unable to extract the user name from the HTTP headers.
 
I have used following two methods to get the user name, but both fail.
 
String user ;
  user = (String)request.getRemoteUser();
user = request.getAttribute("NTUSER");
 
Kindly suggest me the way to resolve it
 
thanks in advance
 
Regards
Raj S
 
 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/jcifs/attachments/20100411/64874a04/attachment.html>


More information about the jCIFS mailing list