Unsolved
This post is more than 5 years old
28 Posts
0
3152
September 4th, 2008 01:00
Snapsure \ .ckpt \ Previous versions Permissions
Hi,
So we do not trust all our users with the previous version tab so we are looking at granting our helpdesk staff the ability to restore files from our snapsure checkpoints. We would like the helpdesk to use either the previous versions tab or going to the .ckpt directory.
The problem I am having is how or what permission do I need to grant the helpdesk the rights to get into the folder to allow them to do this?? Obviously we dont want to grant them rights to read or modify the actual contents of the data I was more thinking along the lines of using say the " Restore files and directories" user right assignment for our VDM. I have been testing adding myself to this and I still get not get access to either the folder (for the previous version tab) or when I try to open a folder under the .ckpt folder I still get access denied.
Is there somewhere else I need to set the permissions?
Thanks,
Packetboy.
So we do not trust all our users with the previous version tab so we are looking at granting our helpdesk staff the ability to restore files from our snapsure checkpoints. We would like the helpdesk to use either the previous versions tab or going to the .ckpt directory.
The problem I am having is how or what permission do I need to grant the helpdesk the rights to get into the folder to allow them to do this?? Obviously we dont want to grant them rights to read or modify the actual contents of the data I was more thinking along the lines of using say the " Restore files and directories" user right assignment for our VDM. I have been testing adding myself to this and I still get not get access to either the folder (for the previous version tab) or when I try to open a folder under the .ckpt folder I still get access denied.
Is there somewhere else I need to set the permissions?
Thanks,
Packetboy.
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 4th, 2008 04:00
Peter_EMC
674 Posts
0
September 4th, 2008 06:00
So if your helpdesk is not allowed to access a folder of the PFS, then they will not be allowed to access the same folder of the checkpoint
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 4th, 2008 08:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 4th, 2008 08:00
packetboy2
28 Posts
0
September 4th, 2008 08:00
I tried giving my test account local administrator rights and of course this works because cifsserver\administrators have full control NTFS perms..
I guess I was hoping the user rights assignment in the data mover management snapin labeled "Restore files and directories" would enable checkpoint restoration within having to give explicit rights to the file system..
What do you guys do out there? Do you trust your users with previous editions client? Or do you give your helpdesk read access to all the directories?
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 4th, 2008 11:00
So the worst thing a user can do is to mistakingly overwrite his current file with one from the checkpoint.
But even there he gets a choice to save it to a new name or location and the Microsoft SCSF client will warn the user before overwriting and ask to confirm the overwrite
The only other scenario's I've heard are:
- you've caught a virus that was preserved in a checkpoint so you can delete it
- you've had by accident given wider ACL's to a file/dir than it was supposed to so that even after you've changed the ACL's on the current file system they are still preserved in the checkpoint
In these cases your only options are to either delete that checkpoint or at least unmount it
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 4th, 2008 11:00
files and directories" would enable checkpoint restoration within having to give explicit rights to
the file system..
I think that is actually a privilege that is only effective if your application is specifically invoking the NTFS backup API - which Windows explorer.exe doesnt
So it works if you are using program that are designed to use it - like NTBackup, emcopy or some other program but not for drag-and-drop from Windows explorer
Since the SCSF client code (the part of explorer that shows you the "Previous Versions" tab) is provided by Microsoft there really isnt much we can do.
telenoiz
1 Rookie
•
26 Posts
0
September 10th, 2008 14:00
As far as permissions go for restore, this has already been stated.. that the user doing the restore must have the permissions. I don't think there is anyway around that.
I also looked into this in order to remove users ability to the Previous Versions.. or Restore option, and then limit its use only to a select group of priviledged users to perform restores by request. The only thing I could find was this rather undesireable method from microsoft.
http://support.microsoft.com/kb/888603
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 10th, 2008 15:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 10th, 2008 18:00
telenoiz
1 Rookie
•
26 Posts
0
September 11th, 2008 07:00
I suppose we could do more frequent checkpoints to limit the exposure.
Does creating more frequent checkpoints have an impact on how much pool space is used/allocated ? what would be other considerations/impact to this?
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 11th, 2008 07:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 11th, 2008 08:00
http://forums.emc.com/forums/thread.jspa?threadID=78643&tstart=0
telenoiz
1 Rookie
•
26 Posts
0
September 11th, 2008 08:00
What about tracking the restores performed by users using the SCSF feature? If someone does cause issues by restoring an entire folder, how could I track that?