Share admin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!
I would like to give an AD user the full control over certain shared folder
on server. He should be able to change permissions for this folder, view the
list of open files, terminate sessions of other users etc.
At the same time I hate to include him in the local Administrators group on
the server. What minimum privilege I have to grant to such a "share admin"?
 
I doubt that you will find a way to do that.
The first piece is simple " change permissions for this folder"
The rest however requires ability to access OS structures and/or
processes in a different account security context. That usually
means system/admin or equivalent rights.

Roger
 
Back
Top