L
Luc
Hi,
users log in with their personal number (5 digits) in our intranet. For each
number, there is a name associated in the Active Directory of the domain
server.
Now, there is an asp.net application which read the number
(Request.ServerVariables("remote_user")).
My question is: is it possible to get the name from the AD in the
application?
Thanks
Luc
users log in with their personal number (5 digits) in our intranet. For each
number, there is a name associated in the Active Directory of the domain
server.
Now, there is an asp.net application which read the number
(Request.ServerVariables("remote_user")).
My question is: is it possible to get the name from the AD in the
application?
Thanks
Luc