Changing an InfiniBand Switch Password

The default user accounts on the InfiniBand switches are root, ilom-admin, ilom-user, ilom-operator, and nm2user.

To change a password for a user on an InfiniBand switch:

  1. Connect to the InfiniBand switch using SSH and log in:
    ssh user_name@switch_name
    

    In the preceding command, user_name is the name of the user, and switch_name is the name of the InfiniBand switch.

  2. Check the firmware version of the switch.
  3. Use Oracle ILOM to change the password:
    ssh -l ilom-admin switch_name
    
    set /SP/users/user_name password
    

See Also:

Sun Datacenter InfiniBand Switch 36 User's Guide at

http://docs.oracle.com/cd/E36265_01/index.html