|
Home > Archive > IIS Server Security > April 2005 > IIS not working in user mode in Xp pro
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS not working in user mode in Xp pro
|
|
|
| hi,
IIS is being accessed only via administrator and power user. how can user
use it.
if in user mode, "http://localhost" tying does not perform any activity
and shows a page with only error contents.
pls suggest steps so that normal users account do have the facility to do
normal operation without making the them power user or administrator.
needs suggestion
aken
| |
| Ken Schaefer 2005-04-28, 5:58 pm |
| IIS itself runs as LocalSystem
Accessing normal pages as a user should be fine. So, if you create a HTML
page and put it inside your website, you should be able to access it fine as
a normal user. Only if the webpage needs to perform a privileged action
(e.g. it starts/stops services, adds user etc) does the person accessing the
page need elevated privileges.
Cheers
Ken
--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"aken" <aken@discussions.microsoft.com> wrote in message
news:AA38DD6C-1A79-4484-9BBA-DDD796B5FABE@microsoft.com...
: hi,
:
: IIS is being accessed only via administrator and power user. how can
user
: use it.
:
: if in user mode, "http://localhost" tying does not perform any activity
: and shows a page with only error contents.
:
: pls suggest steps so that normal users account do have the facility to
do
: normal operation without making the them power user or administrator.
:
: needs suggestion
: aken
|
|
|
|
|