Go to main content

SPARC T5-8 Server Installation Guide

Exit Print View

Updated: October 2015
 
 

Log In to the SP (SER MGT Port)

After the SP boots, access the Oracle ILOM CLI to configure and manage the server. The Oracle ILOM CLI prompt (->) is displayed the first time the SP is booted. The default configuration provides an Oracle ILOM CLI root user account. The default root password is changeme. Change the password using the Oracle ILOM CLI password command.


Note - To enable first-time login and access to Oracle ILOM, a default Administrator account and its password are provided with the system. To build a secure environment, you must change the default password (changeme) for the default Administrator account (root) after your initial login to Oracle ILOM. If this default Administrator account has been changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.
  1. If this is the first time the server has been powered on, use the password command to change the root password.
    hostname login: root
    Password:
    Last login: Mon Feb 18 16:53:14 GMT 2013 on ttyS0
    Detecting screen size; please wait...done
    
    Oracle(R) Integrated Lights Out Manager
    
    Version 3.2.1.2 rxxxxx
    
    Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. 
    Warning: password is set to factory default.
    
    -> set /SP/users/root password
    Enter new password: ********
    Enter new password again: ********
    
    ->

    Note - After the root password has been set, on subsequent reboots, the Oracle ILOM CLI login prompt is displayed.
  2. Type root for the login name, followed by your password.
    ...
    hostname login: root 
    Password: password (nothing displayed)
    
    Oracle(R) Integrated Lights Out Manager
    
    Version 3.2.1.2 rxxxxx
    
    Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
    ->

Related Information