We are in situation where we successfully moved the VOBs from A domain to B domain (ClearCase server is running on Windows and we use one ClearCase server only). Now we try to change the views permission in order to prevent creating new views, but it seems that they're still on the same domain.
I tried
fix_prot -force -replace ...vws
fix_prot -root -rec -chown -chgrp ...vws
It works good with no errors, but when I try after to see properties, it's still on \username
Can you advice? We use snapshot views only
Thank you