UNIX group or Windows domain, fully qualified domain name (FQDN) of the client system from which the user has granted access, and the user description are displayed. Asterisk (*) corresponds to the <Any> string in the Application Recovery Manager GUI.

RETURN VALUES

The return values of the omniusers command are:

0The command operation completed successfully.

1A generic error occurred.

2The operation for adding or removing a user failed.

4Error parsing options.

NOTE

The command is supported only on those Cell Manager platforms on which the Application Recovery Manager GUI is not supported. Refer to the HP Application Recovery Manager software product announcements, software notes, and references for details on supported operating systems.

EXAMPLES

The following examples illustrate how the omniusers command works.

1.To add the Windows user “win_user” from the domain “domain1” to the Application Recovery Manager “admin” user group and allow access only from the client system “client.company.com”, run the following command:

omniusers -add -type W -name win_user -usergroup admin -group domain1 -client client.company.com

2.To add the UNIX user “root” from the “sys” group to the Application Recovery Manager “admin” user group and allow access only from the client system “client.company.com”, run the following command:

omniusers -add -type U -name root -usergroup admin -group sys -client client.company.com

Command line interface reference

91

Page 91
Image 91
HP Application Recovery Manager Cell Manager Windows Media Kit manual Return Values