Preparing to Install SAS High-Performance Computing Management Console

User Account Considerations for the Management Console

SAS High-Performance Computing Management Console is installed from either an RPM or from a tarball package and must be installed and configured with the root user ID. The root user account must have passwordless secure shell (SSH) access between all the machines in the cluster. The console includes a web server. The web server is started with the root user ID, and it runs as the root user ID.
The reason that the web server for the console must run as the root user ID is that the console can be used to add, modify, and delete operating system user accounts from the local passwords database (/etc/passwd and /etc/shadow). Only the root user ID has Read and Write access to these files.
Be aware that you do not need to log on to the console with the root user ID. In fact, the console is typically configured to use console user accounts. Administrators can log on to the console with a console user account that is managed by the console itself and does not have any representation in the local passwords database or whatever security provider the operating system is configured to use.

Management Console Requirements

Before you install SAS High-Performance Computing Management Console, make sure that you have performed the following tasks:
  • Make sure that the Perl extension perl-Net-SSLeay is installed.
  • For PAM authentication, make sure that the Authen::PAM PERL module is installed.
    Note: The management console can manage operating system user accounts if the machines are configured to use the /etc/passwd local database only.
  • Create the list of all the cluster machines in the /etc/gridhosts file. You can use short names or fully qualified domain names so long as the host names in the file resolve to IP addresses. These host names are used for Message Passing Interface (MPI) communication and Hadoop network communication. For more information, see List the Machines in the Cluster or Appliance.
  • Locate the software.
    Make sure that your SAS Software Depot has been created. (For more information, see Creating a SAS Software Depot in SAS Intelligence Platform: Installation and Configuration Guide.)
Last updated: June 19, 2017