racli alter db_user
Syntax
racli alter db_user --user_name=USER_NAME --user_type=admin|replication|monitor|vpc
Options
-
--user_name
-
database vault admin user name to alter.
-
--user_type
-
Can be admin, replication, monitor, or vpc. Admin user can manage and configure the Recovery Appliance. Replication user has permissions to copy and retrieve associate backup files between Recovery Appliances, and associated wallet access. Monitor user has read-only access to Enterprise Manager. VPC user is the virtual private catalog user.
-
--enable_stig
-
This option can only be used with the vpc user type.
Changes the vpc user to the RA_STIG profile that has password rollover support.
-
--expire_pw_rollover
-
End the password rollover period for this database user immediately. The database user will not be able to login with the old password anymore.
This option will not prompt the user for a new password.
Details
Prompts to enter a user password.