ISMUser tool

The --upload command of the ISMTool prompts for an SA user name. To enable SA users to perform an upload, run the ISMUsertool to assign privileges.

To list the users that have upload privileges:

% ismusertool --showUsers

To grant a user users upload privileges:

% ismusertool --addUser johndoe

To revoke upload privileges:

% ismusertool --removeUser johndoe

ISMUsertool allows you to specify multiple options on a single command line. For more information, specify the --help option:

% ismusertool --help

By default, the Opsware admin user has upload privileges, which cannot be revoked.

Folders are new in version 6.0 of Server Automation. To upload an ISM into a folder, the user must have folder privileges. By default, the admin user does not have folder privileges. In a production environment, admin should not have folder privileges, so you should not use admin for uploads.