Installing BMC Atrium Single Sign-On
This topic provides instructions for performing a BMC Atrium Single Sign-On standalone installation. In this installation, a Tomcat server and JVM are installed and properly configured for use by the BMC Atrium Single Sign-On server. This installation method is the simplest and easiest to perform since all of the administrative and configuration details are performed by the installation program.
Before you begin
- Obtain the zipped BMC Atrium Single Sign-On files from the BMC product package via Electronic Product Download (EPD) or the BMC Atrium Single Sign-On DVD.
- If there is already an installation of BMC Atrium Single Sign-On on the target computer, the installer will not allow another installation. Uninstall the existing version.
- Prepare to run the installation program for your operating system.
For example, you must update Terminal Services configuration options and configure the DEP feature if you are using Windows. For more information, see Configuring-Terminal-Services-and-DEP-parameters.
To install BMC Atrium Single Sign-On as a standalone server
- Unzip the BMC Atrium Single Sign-On files.
- Run the installation program.
The setup executable is located in the Disk1 directory of the extracted files.- (Microsoft Windows ) Run setup.cmd.
- (UNIX ) Run setup.sh (which automatically detects the appropriate subscript to execute).
- In the lower right corner of the Welcome panel, click Next.
- Review the license agreement, click I agree to the terms of license agreement, and then click Next.
- Accept the default destination directory or browse to select a different directory, and then click Next.
- In the Host Name Information panel, verify that the hostname presented is the Fully Qualified Domain Name (FQDN) for the host, and then click Next. Enter the correct value as needed. For example, atriumsso.bmc.com.
Choose to install non-clustered Atrium Single Sign-On Server, and then click Next.
Verify that Install New Tomcat is selected, and then click Next.
The Tomcat server options are:- Install New Tomcat (default)
- Use External Tomcat. See Installing-BMC-Atrium-Single-Sign-On-on-an-external-Tomcat-server to install with this option.
Accept the default Tomcat HTTP port number (8080), HTTPS port number (8443), and Shutdown port number (8005), or enter different port numbers, and then click Next. If any of the port numbers are incorrect, a panel identifies the incorrect port number and requires you to return to the previous page to correct the values before proceeding with the installation.
Enter a cookie domain, and then click Next.
The domain value of the cookie should be the network domain of BMC Atrium Single Sign-On or one of its parent domains. For more information, see Default-cookie-domain.Enter a strong administrator password (at least 8 characters long), confirm the password, and then click Next.
The default SSO administrator name is amadmin.For more information, see Administrator-password.
- Review the installation summary and click Install.
- Verify that your BMC Atrium Single Sign-On installation was successful by accessing the BMC Atrium Single Sign-On URL.
Navigate to Start > All Programs > BMC Software > BMC Atrium SSO > Administrator to launch the BMC Atrium SSO Admin Console.
The URL to open the BMC Atrium SSO Admin Console is:
https://<ssoserver>.<domain>:<port>/atriumsso
For example, https://ssoserver.bmc.com:8443/atriumssoWhen you are prompted that you are connecting to an insecure or untrusted connection, add the exception and then continue.
- Confirm that you can view the BMC Atrium SSO logon panel.
- Log on with the SSO administrator name (for example, amadmin) and password.
The BMC Atrium SSO Admin Console appears.
(Click the image to expand it.)
- (Optional) Create an administrative user account for BMC Products to perform search functions on the user store (for example, to list user names and emails).
- If you are using the BMC Atrium Single Sign-On server's internal LDAP, assign the BMCSearchAdmins group to the new user account.
- If you are using an external system for authentication (such as AR System, LDAP, or Active Directory), assign the BmcSearchAdmins group to either an already existing user account or a new user account.
Where to go from here
- Installing-or-upgrading-AR-System-server
- To secure certificates with an external CA, see Installing-and-managing-certificates-in-BMC-Atrium-Single-Sign-On.
- To configure authentication, see Configuring-after-installation. For a specific authentication method, see the specific method. For example, for LDAP or Active Directory, see Using-LDAP-Active-Directory-for-authentication.