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.
| Rule | Title | Description |
|---|---|---|
| Grizzle Authentication | Grizzle | The platform’s built-in authentication mechanism. User credentials are stored in the internal database. |
| LDAP Authentication | LDAP | Performs user authentication through a corporate directory (Active Directory, OpenLDAP, etc.). |
| RADIUS Authentication | RADIUS | Enables integration with external authentication systems via the RADIUS protocol. |
Log Settings
Configures log retention periods and external forwarding options.
| Rule | Description |
|---|---|
| Audit Log Deletion Period | Defines how many days audit logs (e.g., administrator activities) are retained before automatic deletion. |
| Action Log Deletion Period | Sets the deletion period for user activity logs. |
| Syslog Forwarding | Forwards 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.
| Rule | Description |
|---|---|
| Remove Files After Period | Automatically deletes temporary files uploaded during web gateway sessions after the specified number of days. |
| Remove Records After Period | Automatically clears session recordings after the defined retention period. |
Idle Time Settings
Specifies how long the system should wait before terminating inactive user sessions.
| Rule | Description |
|---|---|
| Idle Connection Timeout | Automatically terminates the connection if no activity is detected for the defined duration. |
| Idle Panel Session Timeout | Logs 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.
| Rule | Description |
|---|---|
| Automatic Synchronization | Defines the time interval for automatic directory synchronization. Manual synchronization can be performed using the “Sync Now” button. |
| Changed Hour / Start Hour / End Hour | Specifies 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.
| Rule | Description |
|---|---|
| Predefined Users and Groups | Enables 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.
| Rule | Description |
|---|---|
| Minimum Password Length | Specifies the minimum required password length. |
| Minimum Uppercase Characters | Minimum number of uppercase letters required in the password. |
| Minimum Lowercase Characters | Minimum number of lowercase letters required in the password. |
| Minimum Numeric Digits | Minimum number of numeric digits required in the password. |
| Minimum Special Characters | Minimum number of special characters required in the password. |
| Forbidden Characters | Defines characters that are prohibited in passwords. |
| Prevent Repeating Characters | Prevents the same character from being used consecutively. |