|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Is it possible to use IIS 5.x software on WinXP/2K OS and VBScript to detect the logged in user account.
ie, we login with our firstname initial, last name (amartone) as well as the domain the computer resides in? My account is under ITU, so I am ITU\amartone. Can ASP detect this? I'm making an intranet app, and I'd rather validate users that way than have them log in over and over.
__________________
aaron martone professional web developer |
|
#2
|
|||
|
|||
|
Yes it is.
Check out the request.servervariables collection. You would probably be interested in LOGON_USER. Check out this article: http://www.4guysfromrolla.com/webtech/092298-3.shtml |
|
#3
|
|||
|
|||
|
you would also have to disable the Anonynmous Access login first from your IIS
__________________
Hope this helps. Mike Royal Selangor Pewter "I have not failed. I've just found 10,000 ways that won't work." - Thomas Alva Edison (1847-1931) |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Detecting Local Account / Domain |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|