Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Edit a User Profile (CLI)

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

    See Log in to the MCMU CLI.

  2. Type:
    % mcmu user -E -u username

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

    The utility prompts you for changes. For parameters you do not want to change, press Return.

    For example:

     % mcmu user -E -u user500
    User Information Summary
            Username:       user500
            Email address:  ray.ray@example.com
            Full Name:      Raymond Ray
            Phone Number:   123456789
            Title:
            Organization:
            Department:
            Address:
            Type of User:   Primary Admin
            Supervisor Username:    mc-super
            Supervisor FullName:    Mr Smith
            Supervisor email:       mr.smith@example.com
    Do you want to edit the user information? [yes/no] (no): yes
    Please press ENTER to keep current value, or provide new value if you want to update
    Enter email address [ray.ray@example.com]:
    Enter full name [Raymond Ray]:
    Enter phone number [123456789]: 408777888
    Enter title []:
    Enter organization []:
    Enter department []:
    Enter address []:
    Enter supervisor username [mc-super]:
    Enter supervisor full name [Mr Smith]:
    Enter supervisor email address [mr.smith@example.com]:
    [INFO    ] User profile has been successfully updated