Unsolved
This post is more than 5 years old
92 Posts
0
1141
April 5th, 2012 03:00
How to Hide Replication Checkpoint
Hi,
Is there a way to hide the replication checkpoint from the previous version tab ?
No Events found!
Unsolved
This post is more than 5 years old
92 Posts
0
1141
April 5th, 2012 03:00
Hi,
Is there a way to hide the replication checkpoint from the previous version tab ?
Top
dynamox
9 Legend
•
20.4K Posts
0
April 5th, 2012 03:00
but that will hide all checkpoints, not just the ones used fore Replicator
bergec
275 Posts
0
April 5th, 2012 03:00
Take a look at the following CIFS parameter (global to the Data Mover)
server_param server_2 -f cifs -i allowSnapSureVss –v
Disables/enables Microsoft SCSF feature (Shadow Copies of Share Folders), This allows you to access previous Versions of a file or directory stored using checkpoint, directly from a CIFS clients. param cifs allowSnapSureVss=0 disables SCSF checkpoint access. param cifs allowSnapSureVss=1 enables SCSF checkpoint access
Claude
Julien_LECORRE
92 Posts
0
April 5th, 2012 04:00
Hi Claude,
I have already check the parameters guide and haven't found a param that can do that.
Maybe there is some workaround but i haven't found yet...
Rainer_EMC
4 Operator
•
8.6K Posts
0
April 5th, 2012 05:00
The internal checkpoints used by Replicator arent that special – you cant „hide” them but not the others
Might be a topic for a product enhancement request
Rainer_EMC
4 Operator
•
8.6K Posts
0
April 5th, 2012 05:00
Why ?
Julien_LECORRE
92 Posts
0
April 5th, 2012 06:00
Some customer who has replication enable and wish to have the snapsure option only on some FS and give only for this FS user access to SCFS.
In those case user still have access to SCFS to all replicate FS even if it is not "snapsure" FS.
Julien_LECORRE
92 Posts
0
April 5th, 2012 06:00
Well we currently use a DFS root... So not sure GPO is applicable to only one share and furthermore to a DFS Link
Rainer_EMC
4 Operator
•
8.6K Posts
0
April 5th, 2012 06:00
Thats how it currently works
I believe there is also a way to disable the previous versions tab on the client via registry or GPO
Rainer