K
K. V. Babu
Hi,
I am developing a web site for intranet users.
Users are stored in Active Directory server and use their
userid/password for authenticating to a desktop.
Whenever user accesses a page, the page should
automatically capture the userid (used to log in to
desktop) from the client and pass it to the server.
I think, in asp there is a call 'request.getServerVariables
('LOGON_USER').
My web site consists of jsps.
Can you suggest some way to achieve this activity.
Thanks in advance,
-Babu.
I am developing a web site for intranet users.
Users are stored in Active Directory server and use their
userid/password for authenticating to a desktop.
Whenever user accesses a page, the page should
automatically capture the userid (used to log in to
desktop) from the client and pass it to the server.
I think, in asp there is a call 'request.getServerVariables
('LOGON_USER').
My web site consists of jsps.
Can you suggest some way to achieve this activity.
Thanks in advance,
-Babu.