refinery-user(8) -- User management

Synopsis

refinery user [option]

Description

Provides the ability to manage users and groups within the Refinery application.

Options

--list-users

List all users currently defined in the system

--list-groups

List all groups currently defined in the system

--list-users-in-group group

List all the users that are members of the specified group

--get-user user

Retrieve details of the specified user

--add-group group

Add the specified group to the system

--add-user

Adds a new user to the system to the specified group. By default, a new random password will be generated that should be distributed to the end user for them to login. To specify a fixed password, pass it with --password *password. Users are required to change this password on first login.

This option supports the additional [ADDITIONAL USER AND GROUP OPTIONS] described below.

--add-user-to-group

Adds the specified user to the specified group. This option supports the additional [ADDITIONAL USER AND GROUP OPTIONS] described below.

--remove-user-from-group

Removes the specified user from the specified group. This option supports the additional [ADDITIONAL USER AND GROUP OPTIONS] described below.

Additional user and group options

--user user

The username that will be assigned or modified

--group group

The group that will have a user added or removed

Copyright (c) 2019 - 2020 KX Systems Inc

Version

RELEASE_NAME