• Loading...
This documentation relates to the latest released version of BMC Atrium Discovery (other versions).

tw_adduser

Skip to end of metadata
Go to start of metadata
Space Search

Searching ADDM 8.3

Table of Contents

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

Best Practice
Use the BMC Atrium 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 Atrium Discovery will use the default, system.
  • options are any of the commands described in the following table.

Command Line Option Description
-f,
--fullname=ARG
(Optional) Specifies the full name of the user
-g,
--groups=ARG
(Optional) Specifies additional groups to add a user to (the default value is public). The value public is also the default when you select the Groups option from the Add User page on the Administration tab.

User example

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

Adding a new user to multiple groups

$TIDEWAY/bin/tw_adduser -g discovery, admin newuser 
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.