|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Windows Authentication from IIS
How do I grab the username from Active Directory to place in a text file if I authenticated the user for my web page using IIS Basic Authentication?
Just want to be able to log the user who accessed the site each time it is accessed |
|
#2
|
|||
|
|||
|
In asp you might get the username from Request.ServerVariables("LOGON_USER")
Beyond that I don't know how to program against AD.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Windows Authentication from IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|