Impersonation

  • Thread starter Thread starter Ajith
  • Start date Start date
A

Ajith

sir
the scenario is:

We have a Client server application.
In the servervside there a common shared folder.
client applications access this through network and do the
manipulations.
In order to protect this folder from unauthorised access
(in nework)we added impersonation.For that, we created an
user in the network domain and give permissions(log on
locally , log on as batch , act as part of operating
system , log on as service.)Using this user's username and
password the clients can access the above said folder.

It doesn't work in some of the Windows2000 machines .
Is there any thing missing to the proper working of the
above said problem?

Thanks

Ajith
 
Why didn't you create a group with access to this folder,
and add all the users who will need access to this folder
to that group?
 
Back
Top