Overview
You can use SMI-S Provider to add and remove CIM users that are authorized to use the CIM server. You can also list all current CIM users and modify their passwords.
-
You must already have login credentials as Administrator.
-
You must already have logged in to the host system as Administrator.
-
Access NetApp SMI-S Provider.
-
Create a local user account.
-
Add the user to the Administrators group.
For more information, see System documentation.
-
Complete one of the following actions:
Action Command Additional information Add a CIM server user
cimuser -a -u user_name
After entering the command, enter and reenter the password when prompted.
List the current users authorized to use the CIM server
cimuser -l
NA
Change the password for a CIM server user
cimuser -m -u user_name
After entering the command, enter and reenter the new and old password when prompted.
Remove a CIM server user not authorized to use the CIM server
cimuser -r -u user_name
NA