granted access, and the user description are displayed. Asterisk (*) corresponds
to the <Any> string in the Data Protector GUI.
RETURN VALUES
The return values of the omniusers command are:
0 The command operation completed successfully.
1 A generic error occurred.
2 The operation for adding or removing a user failed.
4 Error parsing options.
NOTE
The omniusers command is designed to be used in Data Protector cells where the
Cell Manager is running on a platform on which the Data Protector GUI is not
supported. For details on supported operating systems, see the HP Data Protector
product announcements, software notes, and references.
EXAMPLES
The following examples illustrate how the omniusers command works.
1. To add the Windows user "win_user" from the domain "domain1" to the Data
Protector "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 Data Protector "admin"
user group and allow access only from the client system "client.company.com",
run:
omniusers -add -type U -name root -usergroup admin -group
sys -client client.company.com
3. To add the UNIX user "root" to the Data Protector "admin" user group and allow
access from any UNIX group but only from the system "client.company.com",
run:
Command line interface reference 273