PAM System Components
This section defines and manages the core components that operate within the Grizzle ZT-PAM infrastructure (such as the Session Manager and Password Manager).
Each component performs a distinct security or access-related function and can be managed independently.
Overview
This page lists the existing components and allows administrators to add new ones.
| Field | Description |
|---|---|
| Type | Specifies the component type (e.g., Session Manager or Password Manager). |
| Name | Displays the name of the defined component. |
| Status | Indicates whether the component is active in the system. |
| Action | Allows editing, deleting, or managing the selected component. |
New components can be added using the + NEW SESSION MANAGER or + NEW PASSWORD MANAGER buttons at the top of the page.
Component Types
Session Manager (PSM)
- Full name: Grizzle PSM Server
- Function: Enables the secure initiation, monitoring, and recording of privileged sessions.
- Key Features:
- Isolates user access to remote systems
- Records sessions as video files
- Provides real-time monitoring and session termination capabilities
Password Manager (CPM)
- Full name: Grizzle CPM Server
- Function: Manages, verifies, and changes the passwords of privileged accounts.
- Key Features:
- Performs automatic password rotation
- Executes password verification and reconciliation processes
- Securely stores credentials in the Vault
Adding a New Session Manager
To add a new Session Manager, click the + NEW SESSION MANAGER button.
The form includes the following fields:
| Field | Description |
|---|---|
| Name | Display name for the Session Manager, e.g., Grizzle PSM Server. |
| Session Details | The section includes two parts: |
| - Domain Name | Specifies the domain name of the server (e.g., test.local). |
| - IP/Address | IP address of the Session Manager server (e.g., 10.0.0.10). |
| Status | Indicates whether the component is active or inactive. |
💡 When set to Active, the system starts using this component as a connection endpoint.
Once completed, click Save to register the configuration.
The new component will automatically appear in the component list.
Adding a New Password Manager
To define a new Password Manager, click the + NEW PASSWORD MANAGER button.
The form requires the following information:
| Field | Description |
|---|---|
| Password Manager Name | The name displayed in the system (e.g., Grizzle CPM Server). |
| Password Manager Display ID | Must match the ID specified in the CPM component configuration (e.g., CPM01). |
| IP/Address | The IP address of the Password Manager server (e.g., 10.0.0.11). |
| Status | Indicates whether the component is active or inactive. |
💡 When activated, the Password Manager handles all password management operations in the system.
After clicking Save, the new CPM component is added to the list.
Toolbar Functions
| Button / Control | Description |
|---|---|
| Refresh Time | Defines the automatic list refresh interval (None, 30s, 1m, etc.). |
| Refresh | Manually updates the current component statuses. |
| Density | Adjusts table row spacing. |
| Save / Reset | Saves or resets the current view layout. |
| Columns | Allows selecting which columns to display in the table. |
| Search | Enables searching for components by name. |
Management Recommendations
- High Availability (HA):
You can implement HA or load balancing scenarios by defining multiple Session Managers and Password Managers.
| Component | Function | Primary Responsibility |
|---|---|---|
| PSM (Session Manager) | Session Management | Secure access, recording, and monitoring |
| CPM (Password Manager) | Password Management | Password rotation, verification, and storage |
This page serves as the central management interface for configuring the core components of the Grizzle ZT-PAM system.
From here, administrators can manage modular components, add new ones, or update existing configurations.