What are the required permissions for ASP.NET 1.1 IUSER account?

M

Mike Hofer

Okay, here's my brainy plan: I want to create an NUnit shortcut that
will execute my tests as the IUSER account so that the tests will run
with the appropriate permissions when I rebuild my solution. Since
it's an ASP.NET app, that seems to be the IUSER account.

Since I can't select this account for the shortcut, I'd like to create
another local account with similar permissions, but I want to make
sure it's as close as possible. I can't seem to find an authoritative
reference for the permissions to assign to it.

Any help would be greatly appreciated.

Thanks!
 
G

Guest

Mike Hofer said:
Okay, here's my brainy plan: I want to create an NUnit shortcut that
will execute my tests as the IUSER account so that the tests will run
with the appropriate permissions when I rebuild my solution. Since
it's an ASP.NET app, that seems to be the IUSER account.

Since I can't select this account for the shortcut, I'd like to create
another local account with similar permissions, but I want to make
sure it's as close as possible. I can't seem to find an authoritative
reference for the permissions to assign to it.

I think IUSER is a member of the group "Guests" and should have a read and
execute access to the wwwroot.

But I'm not sure if you need to run your shortcut using the IUSER account...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top