DisableSandboxing

Determines if users have the ability to use sandboxes across the server.

Parameter type: optional, dynamic

By default, this parameter is not present in the configuration file which enables the sandbox capability for all users.

DisableSandboxing=F

When sandboxing is turned on in this way, administrators can Deny or Grant the use of Personal Workspaces or multiple sandboxes on a per usergroup basis using Capability Assignments. For more details, see "Capability Assignments" in the IBM® Cognos® TM1® Operation Guide.

To put all usergroups into Direct Writeback mode, add the following line to Tm1s.cfg:

DisableSandboxing=T

When DisableSandboxing=T, the Capability Assignments are ignored.

Important: Do not use DisableSandboxing=T in the TM1 server configuration file for any TM1 Server that deploys and supports TM1 Applications. TM1 Servers that deploy and support TM1 Applications require that the sandbox feature is enabled in the TM1 server configuration file.