Hi all!
I am trying to make a Asp .Net page that will get the currenly logged in user from the Server Varibles and then user that user name and get the groups and some other info like frist and last name without the user having to reenter there password.
The web server required that all visitors be authicated to the domain in order to see the page. So how go about getting the users information snice they are already authicated?
I am trying to make a Asp .Net page that will get the currenly logged in user from the Server Varibles and then user that user name and get the groups and some other info like frist and last name without the user having to reenter there password.
The web server required that all visitors be authicated to the domain in order to see the page. So how go about getting the users information snice they are already authicated?