Reference Guide
...
Shared Accounts Password Manag...
Checking for New Users

Deleting New Users

1min

New users can be deleted by admins. Similar to changing SAPM passwords, a superuser configuration needs to be in place, and a deletion command should be configured as well:

  1. Navigate to SAPM Management > SAPM Management.
  2. Open the Configuration tab.
  3. Click Search and find the related configuration for the target system device.
  4. Click the Options menu for the related configuration and select Show Properties.
  5. Enter the following properties: check.password.with.super.user = true delete.user.command.template = userdel ${username}\nlogout (this is specific to the element type, this example applies to Linux) change.password.with.super.user = true super.username = (enter the superusername) super.password = (enter the superusername password. If the superuser is already configured as a SAPM account, the superpassword is not needed