HP WBEM Services for HP-UX and Linux System Administrator's Guide

Troubleshooting
HP WBEM Services Messages
Chapter 7 79
3. Expanded text message: One or more parameter values passed
to the method were invalid
4. The non-standard additional message: Wrong number of keys
HP WBEM Services Command Messages
These messages come from the HP WBEM Services commands. They are
written to stdout.
cimauth Command Messages
•Message: You must have superuser privilege to run this
command.
If you do not have root permissions (uid=0) on the local system, get a
logon that does, or have such a privileged user to give you
permission. (See Chapter 3; see the cimauth man page.)
•Message: Failed to add authorizations. Please make sure
that the authorization schema is loaded on the CIMOM.
Essential information is missing from the repository. See
Maintaining the Repository in Chapter 5.
•Message: Failed to add authorizations. Specified user
authorization already exists.
If you want the authorization added, you do not need to do anything;
it is there. To modify, use the -m option. To remove, use the -r option.
•Message: Failed to modify authorizations. Specified user
authorizations were not found.
Enter cimauth -l to list all the authorizations. See if the one you
want to modify is in the list, and if you are spelling it right. If its not
in the list, you need to add it with the -a option. Then re-issue the
command.
•Message: Failed to remove authorizations. Specified user
authorizations were not found.
Enter cimauth -l to list all the authorizations. See if the one you
want to remove is in the list, and if you are spelling it right. If it’s not
in the list, you need to add it with the -a option. Then re-issue the
command.
•Message: CIM Server may not be running.