Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2204519.1
Update Date:2017-05-04
Keywords:

Solution Type  Technical Instruction Sure

Solution  2204519.1 :   Using Oracle Exadata Deployment Assistant with Non-Default root password  


Related Items
  • Exadata Database Machine X2-2 Full Rack
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Exadata>DB: Exadata_EST
  •  


Using Oracle Exadata Deployment Assistant with Non-Default root password

Applies to:

Exadata Database Machine X2-2 Full Rack - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Goal

Provide details on how to perform software deployments on Exadata using OEDA if root's password on target environment is set to a non-default password. 

Solution

 Starting with the November 2016 release, Oracle Exadata Deployment Assistant supports deployment on Exadata environments that already have non-default root passwords. You can perform the deployment without having to change the root password back to the default. In earlier releases, OEDA expected the root password to be the default on all the servers in an Exadata environment.

With the new non-default password feature, root passwords can be same or different and/or non-default on each node in a rack. If non-default passwords are already set, add the "-p" option to the existing command line options when you start up OEDA. For example:

./install.sh -cf <config.xml> -s 1 -p

The "-p" option causes OEDA to prompt for the root password. Make sure you enter the correct password because an incorrect password will disable root login for 5 minutes by default, and after 5 failed login attempts, the server will be locked down.

If you want to change the root password on database and storage servers, use the changePassword.sh utility included with OEDA. It is located in the same directory as install.sh.

The following example changes the root password:

./changePassword.sh -cf <config.xml> -userName root

The utility will prompt for the current root password and will allow password changes of any users in the rack. Note that this option assumes that the storage servers are not locked down.


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback