5 2 0:Configuring System Settings
Overview
System settings (also called global variables) in SEP sesam contain all internal configuration parameters that control its operation and behavior. These settings allow administrators to customize and fine-tune SEP sesam according to their specific requirements. Some settings are read-only, but most can be added, modified, or deleted, enabling the configuration of custom policies and operational rules.
![]() |
Note |
Modifying system settings requires careful consideration and caution, as incorrect or conflicting values can lead to failures or errors, or can disrupt SEP sesam functionality. |
In the Web UI, system settings are displayed in a table that may span multiple pages, depending on the configured number of rows per page. You can sort the table by any column in ascending or descending order and navigate through the pages. The search field allows you to quickly find specific entries or filter the displayed results. The search applies to the entire list, not just the currently visible entries, and displays only those that match the search query.
Managing system settings
You can configure and maintain SEP sesam system settings to ensure optimal performance and behavior. To manage the global variable keys for the system settings in the Web UI, perform the following steps:
- In the navigation menu go to System Configuration and then click System Settings.
- To modify a setting, click the button for available actions (three vertical dots) in the corresponding row, and then click Edit. Alternatively, to add a setting, click [ + New system setting ].
- Provide the following details:
- Key: The name of the global variable.
- Username: The user account with the permissions to access or modify the functionality controlled by the variable.
- Value: The actual configuration value (e.g., enable/disable, numeric value, or an array of values).
Screenshots
To delete a setting, click the button for available actions (three vertical dots) in the corresponding row, click Delete and then confirm the action.
Alternative methods for managing the system settings
System settings can also be managed using the SEP sesam GUI or CLI.
In the GUI, system settings can be accessed from the menu bar by navigating to Configuration -> Defaults. The settings are listed in a table in the Settings tab.
In the CLI, you can run the following command:
sm_glbv w <key> <value>
This command enables you to write a new value to the specified global variable key.
See also
SEP sesam Web UI — Disabling Unsecure Transport Modes — Customizing Global Retention Policy — SEP sesam Server Disaster Recovery