Manually managing pegasus users, To add a user, To remove a user – Dell Compellent Series 40 User Manual

Page 105

Advertising
background image

97

Manually Managing Pegasus Users

Manually Managing Pegasus Users

Pegasus Command-Line Tools

To manually manage users for the Pegasus Server, use the following Pegasus command-
line tools located in the \Pegasus\bin\ subdirectory of the installed Data Collector:

cimuser.exe
Allows you to add and manage Pegasus users.

cimtrust.exe
For Https, allows you to add Pegasus users to the list of trusted users.

Pegasus User Requirements

A Pegasus user must be a valid system user that has access to the server running the Data
Collector. In addition:

Usernames cannot exceed eight characters in length.

Passwords cannot exceed eight characters in length.

To add a user

To add a user, use the following command syntax:

cimuser.exe -a -u username -w password

where username is a valid system user on the server running the Data Collector; and
password is the password for the username.

To remove a user

To remove a user, use the following command syntax:

cimuser.exe -r -s username

where username is the name of the user to remove.

Advertising