码迷,mamicode.com
首页 > 数据库 > 详细

如何重置Oracle服务器ILOM中root用户的密码

时间:2015-01-05 18:24:58      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:

在ILOM中,root用户的缺省密码是changeme. 为了系统的安全性,通常情况下需要修改root密码.  如果忘了密码,可以参考以下步骤重置root密码。

  • 用串口线连接Oracle服务器ILOM口

  • 以default用户登录

SUNSP-0000000000 login: default
Press and release the physical presence button.
Press return when this is completed...
  • 按照提示信息按一下 physical presence button,physical presence button的位置如下

Sun SPARC Enterprise T5xxx servers and X-Series is the Locator button
SPARC T3-1/T4-1: (rear) pin-hole to the left of the USB ports
SPARC T3-2/T4-2: (rear) pin-hole to the left of NET0
SPARC T3-4/T4-4: (rear) to the right of OK LED, above the USB port
SPARC T3-1b/T4-1b: (front) Locate button/Physical Presence (White LED)
  • 回到console口,按回车,输入default用户密码

default的缺省密码是: defaultpassword
  • 重置root用户密码或重建root用户

-> set /SP/users/root password=changeme
Changing password for user /SP/users/root...
Enter new password again: *********
New password was successfully set for user /SP/users/root

如何重置Oracle服务器ILOM中root用户的密码

标签:

原文地址:http://www.cnblogs.com/cqubityj/p/4204123.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!