User and Software permition

  • Thread starter Ricardo Furtado
  • Start date
R

Ricardo Furtado

I have an application that works in a network environment.
I want to allow the application (on the other computers, throw the network,
and on the server) to have full access to the directory on the server (all
computers running windows XP Pro), but i want to restrict/not allow any user
on the network to have access to the directory/files where my application is
installed (on the server and local computer). Is this possible? how?


my thanks in advanced
 
L

Lanwench [MVP - Exchange]

Ricardo Furtado said:
I have an application that works in a network environment.
I want to allow the application (on the other computers, throw the
network, and on the server) to have full access to the directory on
the server (all computers running windows XP Pro), but i want to
restrict/not allow any user on the network to have access to the
directory/files where my application is installed (on the server and
local computer). Is this possible? how?


my thanks in advanced

You can't assign permissions to an *application*. If your users need to
access the folder where the application resides in order to run the app,
then the users need access to those folders on the server. However,
depending on the application's requirements, you may be able to limit how
much access they have (and hence the damage they could do). It's really
impossible to tell you how to do that, however - it all depends on your app.
 

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

Top