User`s guide
324 XgOS User’s Guide • September 2014
▼ Change root Password
The default root password is root. To change your root password:
1. Log in as the administrator:
2. Set the new root password:
Note – As with any system, take care to keep track of your root password. If you
forget it, Oracle will not be able to help you by recovering it.
▼ Disable or Enable Root Login Over SSH
● Disable ssh root login:
● Enable ssh root login:
Display Login Information
Use show login and show users to display details about the active CLI sessions
and configured local user accounts, which are user accounts that are configured
directly on the Oracle Fabric Interconnect. User accounts configured through LDAP
and RADIUS are not displayed through show login or show user.
$ ssh admin@iowa
Password:
set system root-password
Old password:
New password:
New password again:
$ ssh admin@iowa
Password:
set system root-ssh-login disable
$ ssh admin@iowa
Password:
set system root-ssh-login enable