Hiding the folder permissions interface
Only library administrators have access to the permissions tab,
but it is possible to switch off the functionality completely for your entire
Spotfire environment. Use the command line configuration tool and set
library.show-access-permissions to
false to disable the functionality completely.
About this task
Use the following command to switch off the access permissions functionality on your server:
config set-config-prop --name="library.show-access-permissions" --value="false"
Repeat the command but change the value to
true to enable the functionality again.
Parent topic: Library permissions