Getting Started as a VPAM System Administrator

This guide helps you configure a newly deployed VPAM 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 VPAM System Administrators.

  • Administrators taking ownership of an existing VPAM deployment.

  • Technical staff learning the recommended VPAMdeployment workflow.

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

Before You Begin

Before starting this guide, ensure that:

  • Your VPAM 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 VPAM 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 VPAM Server

Verify you have access to the VPAM 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 VPAM 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

VPAM 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 applications 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 Protected Resources

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

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.

5. Configure Vendor Access

In this step, you configure the organizational objects required to provide secure vendor access to protected resources. It is recommended that you already have Applications before you configure your vendors.

To complete this step:

  1. Create a Vendor.

  2. Select the Applications that its Vendor Reps have access to.

    Ensure you configure:

  3. Test the connection.

Repeat the process with all your vendors.

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

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 Applications.

  • View, create, edit, and delete Vendors.

  • Initiate connections with the Connection Manager.

  • Use secrets to launch privileged sessions.

  • Manage secrets in the server.

  • Approve or reject connection requests.

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 VPAM 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 VPAM 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.

  • Onboarding Vendor Representatives.

  • Expanding protected resources.

  • Configuring approval workflows.

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