Reference Guide
...
Password Vault
Checking for New Accounts

Importing New Users to SAPM

2min

Once the new users are listed, they can be imported to SAPM by executing the following steps:

  1. Select the user to be imported to Password Vault and click the Import to Vault button. A pop-up window will appear.
  2. Fill in the configuration, password change period, and the password. If the password is not known, the user can be added by a superuser.
Importing the user to Vault
Importing the user to Vault

Importing the user to Vault
Importing the user to Vault


In addition to the method outlined above, new users can be imported to Vault by a superuser (for Linux the superuser is root, for Windows, it is the Administrator). This superuser logs in to the target system changes the new users’ passwords and stores them in the SAPM configuration.

To configure password changes by superusers:

  1. Navigate to Secrets > Vault.
  2. Open the Vault Configurations tab.
  3. Click search and find the related configuration for the target system device.
  4. Click the Green arrow button for the related configuration and select Edit Configuration.
  5. Enter the following properties: change.password.with.super.user = true super.username = (enter the super username) super.password = (enter the super username password. If the superuser is already configured as a account, the superpassword is not needed) change.password.command.template = (this is specific to the element type, the example illustrated below applies to Linux) passwd ${username}\n${newPassword}\n${newPassword}\nlogout This configuration allows all Account passwords for the related Vault configuration to be changed by the superuser.
Change account password with super user
Change account password with super user


To test the password change, open the Vault, click the new account Options menu, and select Reset Password.