Archive ACLs
Permissions available with the mks:si ACL include ShareArchive, DeleteArchive, and ChangeArchiveType. The ShareArchive permission allows users to share member archives between two or more members. This permission is enabled for all archives by default. Therefore, you may want to restrict the ShareArchive permission to your specific archive path and then clear it from the default everyone group. One suggestion is to use the Client d'administration de Windchill RV&S or CLI to create a specific archive permission ACL. This would be named:
mks:si:archive:id:<archivepath>=ShareArchive
and would identify the specific path to the archive files on the Serveur Windchill RV&S.
Use the command:
aa addaclentry --acl=mks:si:archive:id
:<archive path> g=Administrators:ShareArchive
where <archive path> is the path where the archives reside on the Serveur Windchill RV&S.
Est-ce que cela a été utile ?