Run application with a different user account.

  • Thread starter Thread starter Bronsdijk
  • Start date Start date
B

Bronsdijk

Here is the story:
The application performs different administrative tasks. But now users
who aren't part of the administrators group have to perform these
tasks as well. Just giving them the proper rights is not a secure
solution. For example, we only want our users to create folders or
files in a directory with the application and only read permissions in
explorer.

The best solution is if the creation of folders and files is done
under the administrators account.

here is the question: Is it possible to run an application under a
different NT user account?

Greetings Kevin Bronsdijk
 
Hi,

http://www.dotnet247.com/247reference/msgs/28/144136.aspx

Ken
--------------
Here is the story:
The application performs different administrative tasks. But now users
who aren't part of the administrators group have to perform these
tasks as well. Just giving them the proper rights is not a secure
solution. For example, we only want our users to create folders or
files in a directory with the application and only read permissions in
explorer.

The best solution is if the creation of folders and files is done
under the administrators account.

here is the question: Is it possible to run an application under a
different NT user account?

Greetings Kevin Bronsdijk
 

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

Back
Top