Skip to content
Snippets Groups Projects
Commit a5868762 authored by Marco Del Tufo's avatar Marco Del Tufo
Browse files

Update installation-and-configuration-guide.md

parent c7a624ae
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -1013,7 +1013,7 @@ This is the default map: ...@@ -1013,7 +1013,7 @@ This is the default map:
|`WRITE_DATASET` | |`SPACE_POWER_USER` | | |`WRITE_DATASET` | |`SPACE_POWER_USER` | |
|`WRITE_DATASET_PROPERTIES` | |`SPACE_USER` | | |`WRITE_DATASET_PROPERTIES` | |`SPACE_USER` | |
|`DELETE_DATASET` | |`SPACE_POWER_USER` |Delete datasets (this capability IS NOT enough to delete datasets with deletion_disallow flag set to true in their type - see `FORCE_DELETE_DATASET`) | |`DELETE_DATASET` | |`SPACE_POWER_USER` |Delete datasets (this capability IS NOT enough to delete datasets with deletion_disallow flag set to true in their type - see `FORCE_DELETE_DATASET`) |
|`FORCE_DELETE_DATASET` | |`INSTANCE_DISABLED |Delete datasets (this capability IS enough to delete datasets with deletion_disallow flag set to true in their type - see `DELETE_DATASET`) | |`FORCE_DELETE_DATASET` | |`INSTANCE_DISABLED` |Delete datasets (this capability IS enough to delete datasets with deletion_disallow flag set to true in their type - see `DELETE_DATASET`) |
|`ARCHIVE_DATASET` | |`SPACE_POWER_USER` |Move dataset from data store into archive | |`ARCHIVE_DATASET` | |`SPACE_POWER_USER` |Move dataset from data store into archive |
|`UNARCHIVE_DATASET` | |`SPACE_USER` |Copy back dataset from archive to data store | |`UNARCHIVE_DATASET` | |`SPACE_USER` |Copy back dataset from archive to data store |
|`LOCK_DATA_SETS` | |`SPACE_ADMIN` |Prevent data sets from being archived | |`LOCK_DATA_SETS` | |`SPACE_ADMIN` |Prevent data sets from being archived |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment