User`s guide

Chapter 17 System Management 323
Data bits: 8
Stop bits: 1
Parity: none
Flow control: none
The default username is “admin”. The default password is “admin”. XgOS places
you directly into a CLI session with full administrative privileges:
SSH Login
Use SSH to log into the CLI remotely. Telnet is not supported:
To log into the system as root, then su admin back into the user CLI:
Note For security reasons, ssh root login can be disabled or enabled. See “Disable
or Enable Root Login Over SSH” on page 324.
login: admin
Password: ********
Welcome to XgOS
Copyright (c) 2007-2012 Xsigo Systems, Inc. All rights reserved.
Enter "help" for information on available commands.
pwd
/home/admin
show user
name descr roles role-group
-----------------------------------------------------------------
admin administrator administrators
1 record displayed
$ ssh admin@192.168.8.133
Password: xxxx
Welcome to XgOS
Copyright (c) 2007-2012 Xsigo Systems, Inc. All rights reserved.
Root Login
$ ssh root@iowa
Password:
iowa:~# su admin
Password: