cancel
Showing results for 
Search instead for 
Did you mean: 

How to fetch windows User ID in Web dynpro Java

Former Member
0 Kudos

Hi All,

I am trying to fetch the login ID of the user on windows (not portal user).

Can someone tell me how it is done in web dynpro java.

Regards,

Sumangala

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Why do you need it? If you want auto login then make use of NTLM. Can't be done with code.

Former Member
0 Kudos

I need to get Windows user ID in web dynpro code and then check the user credentials in LDAP.

So pls let me know how to get client login details.

Thanks in advance,

Sumangala

SandipAgarwalla
Active Contributor
0 Kudos

No, you cant get the windows ID from WD java..

If you have Windows authentication enabled with Portal - then you can get the windowsID/PortalID from the UME APIs

Sandip

junwu
Active Contributor
0 Kudos

no way, i think

Former Member
0 Kudos

Hi Sumangala,

Check this thread

http://scn.sap.com/thread/1143448

Thanks!

Swarnaprakash