5 2 0:Configuring System Settings

From SEPsesam


Welcome to the latest SEP sesam documentation version 5.2.0 Artemis. For previous documentation version(s), check documentation archive.


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:

  1. In the navigation menu go to System Configuration and then click System Settings.
  2. 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 ].
  3. 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 UIDisabling Unsecure Transport ModesCustomizing Global Retention PolicySEP sesam Server Disaster Recovery

Copyright © SEP GmbH (formerly SEP AG) 1999-2025. All rights reserved.
Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP GmbH. When compiling and designing user documentation SEP GmbH uses great diligence and attempts to deliver accurate and correct information. However, SEP GmbH cannot issue a guarantee for the contents of this manual.