You can change the storage system password, which is also the password for the root user account.
The "naroot" account name, which can be used to log in to the remote management device, uses the storage system root password. Changing the storage system password also changes the password for naroot.
If you are using this connection method to administer the storage system... | Then... |
---|---|
Telnet session or the console |
|
Remote Shell connection |
Enter the following command from a UNIX host: rsh system_name -l root:root_password passwd old_password new_password root
|
Secure Shell connection |
Enter the following command from a UNIX host: ssh -l root system_name passwd old_password new_password root
|