|
Home > Archive > IIS Server > December 2005 > II6 6.0 Operator Permissions
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 |
II6 6.0 Operator Permissions
|
|
| Buggycrash 2005-12-28, 6:10 pm |
| Attempting to implement a workaround to allow a non local box admin to
administer IIS 6.
Following the guide here:
http://msmvps.com/blogs/bernard/arc...5/08/46074.aspx
All appears to work except step 3. When a user who is a member of the
appropriate group logs in the the server, and runs the custom IIS
admin, they can see the app pools, and web service extensions, but
nothing is visible in "web sites."
I have verified via Metabase Explorer that the group they are in has
Full Control to the individual sites under W3SVC and that the
permission is present at all sub keys.
On a suggestion, I tried again with Sysinternals Regmon and Filemon
running in the background. Absolutely nothing in Filemon, and no
"Access Denied" in Regmon, though several "Not Found."
I welcome any additional insight.
| |
| Bernard Cheah [MVP] 2005-12-29, 7:50 am |
| I have response you in my blog.
Check if you have grant READ permission on w3svc level in step 2.
Again, this is not supported by Microsoft. so do it at your own risk.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/
"Buggycrash" <buggycrash@gmail.com> wrote in message
news:1135791161.348364.246920@g44g2000cwa.googlegroups.com...
> Attempting to implement a workaround to allow a non local box admin to
> administer IIS 6.
>
> Following the guide here:
> http://msmvps.com/blogs/bernard/arc...5/08/46074.aspx
>
> All appears to work except step 3. When a user who is a member of the
> appropriate group logs in the the server, and runs the custom IIS
> admin, they can see the app pools, and web service extensions, but
> nothing is visible in "web sites."
>
> I have verified via Metabase Explorer that the group they are in has
> Full Control to the individual sites under W3SVC and that the
> permission is present at all sub keys.
>
> On a suggestion, I tried again with Sysinternals Regmon and Filemon
> running in the background. Absolutely nothing in Filemon, and no
> "Access Denied" in Regmon, though several "Not Found."
>
> I welcome any additional insight.
>
|
|
|
|
|