Default language.

Important This documentation space contains information about the on-premises version of BMC Helix Discovery. If you are using the SaaS version of BMC Helix Discovery, see BMC Helix Discovery (SaaS).

tw_adduser


The tw_adduser utility enables you to add a new user to the system, and assign a user to a new group.

Recommendation

Use the BMC Discovery user interface to perform the functionality provided by the tw_adduser command line utility (see Enabling-other-users). If you choose to run the utility, read the documentation in this section to learn its usage and to understand the risks and potential impact on your environment.

To use the utility, type the following command at the $TIDEWAY/bin/ directory:

tw_adduser [options] username

where:

  • username is the name of the new user.
     If you do not specify a user name, BMC Discovery will use the default, system.
  • options are any of the options described in the following table and the common command line options described in Using-command-line-utilities.

 


User examples

Adding a new user to multiple groups

In the following example, you can add a new admin user to a multiple groups by using the --groups option, and a comma-separated list of groups.

$TIDEWAY/bin/tw_adduser --groups=discovery,admin newusername 

Adding a new api user

In the following example, you can add a new API user to the api-access group by using the --groups and --password-not-permitted options. The token is printed to stdout and should be used in the client you ware using with the API.


$TIDEWAY/bin/tw_adduser --groups api-access --password-not-permitted USERNAME
MzpmMWRlY2YzOTQyZmI4YzE5NWQ1NjBhMzEyMzZmMDcxZDpVU0VSTkFNRTowLWNmZjJlZjIxYTIxYjU2MjBmYzA3MzlhNDI2NzdiZDk1ZDJmMDE1ODk2ZmEwNjU0NzkxNzg4MmIyMjA3MzM2ZTk=

You can regenerate the same key for a user with the

utility.












 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*