<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hello All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have used following two methods to get the user name, but both fail.</DIV>
<DIV>&nbsp;</DIV>
<DIV>String user ;<BR>&nbsp;&nbsp;user = (String)request.getRemoteUser();</DIV>
<DIV>user = request.getAttribute("NTUSER");</DIV>
<DIV>&nbsp;</DIV>
<DIV>Kindly suggest me the way to resolve it</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks in advance</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>Raj S</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></td></tr></table><br>