Skip to main content

General Settings

The General Settings section is where all fundamental configurations are managed — including authentication methods, log retention periods, and user session timeout policies.


Authentication Type Settings

Defines the authentication methods that can be used within the system.

RuleTitleDescription
Grizzle AuthenticationGrizzleThe platform’s built-in authentication mechanism. User credentials are stored in the internal database.
LDAP AuthenticationLDAPPerforms user authentication through a corporate directory (Active Directory, OpenLDAP, etc.).
RADIUS AuthenticationRADIUSEnables integration with external authentication systems via the RADIUS protocol.

Log Settings

Configures log retention periods and external forwarding options.

RuleDescription
Audit Log Deletion PeriodDefines how many days audit logs (e.g., administrator activities) are retained before automatic deletion.
Action Log Deletion PeriodSets the deletion period for user activity logs.
Syslog ForwardingForwards logs to an external Syslog server. IP address and port must be provided. (Default: 127.0.0.1:514)

Records & Files Removal Settings

Defines the duration after which session recordings and temporary files will be automatically deleted from the system.

RuleDescription
Remove Files After PeriodAutomatically deletes temporary files uploaded during web gateway sessions after the specified number of days.
Remove Records After PeriodAutomatically clears session recordings after the defined retention period.

Idle Time Settings

Specifies how long the system should wait before terminating inactive user sessions.

RuleDescription
Idle Connection TimeoutAutomatically terminates the connection if no activity is detected for the defined duration.
Idle Panel Session TimeoutLogs out users from the management panel after the configured period of inactivity.

Auto Sync Directory Mapping

Defines whether directory synchronization (e.g., LDAP) will be performed automatically or manually, and at what intervals.

RuleDescription
Automatic SynchronizationDefines the time interval for automatic directory synchronization. Manual synchronization can be performed using the “Sync Now” button.
Changed Hour / Start Hour / End HourSpecifies the time range during which automatic synchronization will run.

Predefined Users and Groups

Allows automatic addition of predefined users and groups when creating a new Safe.

RuleDescription
Predefined Users and GroupsEnables the automatic creation of predefined user and group structures during Safe creation, simplifying the setup of default permissions.

Internal User Password Settings

Defines password policies for internal users, ensuring compliance with security standards.

RuleDescription
Minimum Password LengthSpecifies the minimum required password length.
Minimum Uppercase CharactersMinimum number of uppercase letters required in the password.
Minimum Lowercase CharactersMinimum number of lowercase letters required in the password.
Minimum Numeric DigitsMinimum number of numeric digits required in the password.
Minimum Special CharactersMinimum number of special characters required in the password.
Forbidden CharactersDefines characters that are prohibited in passwords.
Prevent Repeating CharactersPrevents the same character from being used consecutively.