Adding a User to a User Group for a Roving Edge Infrastructure Device

Describes how to add a user to a user group on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Identity Management > Groups. The Groups page appears. All user groups are listed in tabular form.

    2. Click the user group whose details that you want to get. The user group's Details dialog box appears.

    3. Click Group Members under the left-side navigation. All the members in the group are listed in tabular form.

    4. Click Add User to Group under Group Members. The Add User to Group dialog box appears.

    5. Select a user from the Users list and click Add. The Group Members list reappears listing the user you just added.

    6. Add any other users to the group using the same method.
  • Use the oci iam group add-user command and required parameters to add a user to a user group on your Roving Edge Infrastructure devices:

    oci iam group add-user --user-id user_ocid --group-id group_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the AddUserToGroup operation to add a user to a user group on your Roving Edge Infrastructure devices.