Getting Started as a CPAM System Administrator

This guide helps you configure a newly deployed CPAM server for its first production use.

Starting with your System Administrator credentials, you'll configure the platform, create your first protected resources, and validate the deployment using a test internal user.

When you finish this guide, your PAS environment will be ready to onboard production users.

Who Should Use This Guide

This guide is intended for:

  • New CPAM System Administrators.

  • Administrators taking ownership of an existing CPAM deployment.

  • Technical staff learning the recommended CPAMdeployment workflow.

To follow his guide, no previous CPAM experience is required.

Before You Begin

Before starting this guide, ensure that:

  • Your CPAM server has been deployed.

  • You have System Administrator credentials.

  • You meet network and infrastructure Requirements.

What You'll Accomplish

This guide is organized into implementation phases. Each phase builds on the previous one and ends with a validation step. In this guide, you will:

  1. Access your CPAM server.

  2. Secure the platform.

  3. Design your access model.

  4. Configure protected resources.

  5. Configure third-party access.

  6. Create a test internal user.

  7. Validate the first privileged session.

What This Guide Does Not Cover

This guide focuses on the initial platform configuration. The following topics are covered in separate documentation:

  • High Availability (HA)

  • Disaster Recovery (DR)

  • Nexus deployments

  • REST API and SDK

  • Syslog and SIEM integrations

  • HTTPS Credential Passthrough

  • Advanced authentication architectures

  • Zero Trust guidance

  • Advanced auditing and reporting

 

1. Access your CPAM Server

Verify you have access to the CPAM User Interface before continuing with this guide.

Read Access and Login to complete your first sign in.

Read the User Interface Reference to understand different sections of the CPAM interface.

This first login confirms that your deployment is operational and that your administrator account has the permissions required to complete the remaining phases of this guide.

After you validate you have System Administrator's access to the UI, continue to configure your server.

2. Secure the Platform

In this step, you will configure the authentication and security settings that protect access to your PAS environment. Completing this step determines who can access the platform, how they authenticate, and what safeguards protect privileged access.

3. Design Your Access Model

In this step, you separate permissions, internal user membership, and organizational ownership into different objects. Designing these objects before onboarding users creates a scalable access model that is easier to manage, audit, and maintain as your deployment grows.

In this step, you do not create any users yet. Instead, you create the logical categories where each user fits.

Understanding the Access Model

CPAM uses three primary objects to manage user access:

  • User Groups: Determine what a user can access.

  • Roles: Determine what a user can do.

  • Departments: Determines the team that a user belongs to.

Although these objects work together, each serves a different purpose.

To design your Access Model, read the recommendations:

  1. Create User Groups: Provide granular and specific access to gatekeepers and other assets in your server.

  2. Define the Roles: Define them based on what your team members are required to do. Ensure to limit permissions to follow a zero-trust access model.

  3. Build your Departments Structure: Base your departments on your company's structure to facilitate visibility and accountability across your organization.

4. Configure Customer Access

In this step, you configure the organizational objects required to manage customer environments and their protected resources. You must create customers first, as each Gatekeeper must be associated to a customer to be created.

To complete this step:

  1. Create a Customer.

  2. Download and Install the Gatekeeper on their target asset.

    You can enable Quick Connect Sessions to help them install and register the Gatekeeper.

  3. Test the connection.

Repeat the process with all your customers.

Read Multi-Factor Authentication (MFA) Validation for Nexus Connections

5. Configure Protected Resources

Protected Resources are the systems, applications, services, and credentials that internal users access through CPAM.

Before onboarding internal users or granting third-party access, configure the protected resources that will be managed by the platform. This ensures that access can be assigned and validated during the remaining phases of this guide.

6. Create a Test Internal User and Validate Your Deployment

In this step, you create and configure a test internal user to validate your deployment. A test user allows you to confirm that authentication, authorization, protected resources, and permissions work together as expected. Identifying configuration issues now helps prevent onboarding problems later.

TIP:

Use a non-production account for this validation.

Follow the steps to Add a New Internal User.

Implement each Authentication Strategy and Access Model for this user.

Validate what the user can do, depending on its role. In a successful deployment, internal users can:

  • View, create, edit, and delete Gatekeepers.

  • View, create, edit, and delete Customers.

  • Initiate connections with the Connection Manager.

  • Use secrets to launch privileged sessions.

  • Manage secrets in the server.

IMPORTANT:

Ensure that, depending on the User Group and Department, the user can only interact with resources assigned to that User Group and Department.

NOTE:

This process takes a considerable amount of time, but it enables you to test and confirm your deployment is ready for production. Be patient!

Next Steps

Congratulations!

You have successfully completed the initial CPAM configuration.

Your deployment now includes:

  • A secured authentication configuration.

  • A defined access model.

  • Configured protected resources.

  • Configured organizational objects.

  • A validated test user.

  • A successful privileged session.

Your CPAM environment is now ready to support production onboarding. With the initial deployment complete, you can begin expanding your PAS environment by:

  • Onboarding production internal users.

  • Expanding protected resources.

  • Configuring approval workflows.

  • Integrating with enterprise services such as SIEM, Identity Providers, and ticketing systems.