I can get the userid of the person logged in to my Intranet site by controlling access to certain directories and using NT Challenge\Response. However, is there any way to find the actual name of the user by mapping the userid to the actual username.
e.g. If the Request.ServerVariables("LOGON_USER" gives me my_Domain\doej and this refers to the user John Doe - can I somehow determine that from the NT user list. Mise Le Meas,
Mighty
e.g. If the Request.ServerVariables("LOGON_USER" gives me my_Domain\doej and this refers to the user John Doe - can I somehow determine that from the NT user list. Mise Le Meas,
Mighty