The following must be configured for the user who will perform the
installation:
- Password-less sudo-to-root
enabled on all nodes in the cluster, including CDH nodes
- Bash set as the default
shell on all nodes in the cluster, including CDH nodes
- Permission to create the
directory in which BDD and the WebLogic Server will be installed on all nodes
in the cluster, including CDH nodes (This directory is defined by the
ORACLE_HOME property in the BDD configuration file.)
- Password-less SSH enabled so
that they can log into all other nodes in the cluster (including CDH nodes)
from the Admin Server
Additionally, the user who performs the installation must
not be the root user.