Importing New Users to Password Vault
firstly, after the audit screen is opened and new users are listed, they can be transferred to vault by following the steps below select the user to be imported to password vault click the import to vault button a pop up window will appear fill in the configuration, password change period, and the password if the password is not known, the user can be added by a superuser i n 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 vault configuration to configure password changes by superusers navigate to secrets > vault open the vault configurations tab click search and find the related configuration for the target system device click the \<font color="#21ae4e">green\</font> arrow button for the related configuration and select edit configuration enter the following properties change password with super user = true super username = (enter the superuser's username) super password = (enter the superuser's password if the superuser is already configured as a vault account, the super password 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 to test the password change, open the vault , click the new account options menu, and select reset password