Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Change an MCMU User Password (CLI)

Use this procedure to change an MCMU user's password. The new password is governed by the password policies. See MCMU Password Policies.

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Change the user's password.
    % mcmu user --changepswd -u username

    where username is the user name for the user whose password you want to change.

    For example:

    % mcmu user --changepswd -u jsmith
    [INFO    ] Log file path : mc3-n1:/var/opt/oracle.minicluster/setup/logs/mcmu_082516_164544.log
    Enter new password for user jsmith:
    Re-enter new password for jsmith:
    [INFO    ] Password has been changed