JavaRanch » Java Forums »
Java »
Java in General
| Author |
NTLM Issue:retrieving username from active directory
|
bhama kumaran
Greenhorn
Joined: Aug 18, 2009
Posts: 14
|
|
Hi,
I am trying to retrieve user name using NTLM from active directory service for single sign-on web app.The code works in Firefox,retrieves correctly the logged in username.But in IE instead of giving username, it outputs the system name.Is there any problem with NTLM as firefox still uses NTLM but IE uses NTLMv2.Please help.I am using the following code:
Please help
|
 |
 |
|
|
subject: NTLM Issue:retrieving username from active directory
|
|
|
|