Identify which users are running which asp pages
From: jammer (jolt_soda_at_hotmail.com)
Date: 06/25/04
- Next message: Erik Knudsen: "notepad replacement"
- Previous message: Derrick: "WebService file access performance vs database performance"
- Next in thread: David Wang [Msft]: "Re: Identify which users are running which asp pages"
- Reply: David Wang [Msft]: "Re: Identify which users are running which asp pages"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jun 2004 07:12:16 -0700
I need to programmatically identify which user account is being used
to run which site and where within that site a user is running a
specific portion of the asp code. I would like to avoid scanning the
asp code if possible. This includes sites of varying security levels;
therefore they may be running among an application pool. I have
looked into what WMI and .Net provides for all types of user
identification but I don't know where/how to look for users with iis
5. What is the best direction that I can head in: WMI/.Net Where:
metatbase ? Any ideas or direction would valuable.
Overall goal: Remove hard coded user accounts from a diverse network
environment.
Thanks a lot
N8
- Next message: Erik Knudsen: "notepad replacement"
- Previous message: Derrick: "WebService file access performance vs database performance"
- Next in thread: David Wang [Msft]: "Re: Identify which users are running which asp pages"
- Reply: David Wang [Msft]: "Re: Identify which users are running which asp pages"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|