Space banner This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Installing the master and console on Linux


Installing the master and console on Linux

Note:

If the console is installed on a localized system (for example, for a French system, the "Desktop" directory might be renamed to "Bureau") the shortcut to the console cannot be created. In this case you must manually create a symbolic link to redirect the Desktop directory to the Bureau directory before installing the console via the following command: ln -s /home/<username>/Bureau /home/<username>/Desktop

After the console installation you need to modify the execution rights to properly display the icon via the following command: chmod +x /home/<username>/Bureau/jws_app_shortcut_<xxxx>.desktop

To install the master server using the previously created default postgres database and the console, follow these steps:

  1. Log on as root for the installation.
  2. Unzip the downloaded archive into a temporary directory, for example, /root/bmc .
  3. Open a console or terminal window and type the following command:cd /root/bmc/software/master/linux
  4. Type the following command line:LICENSE=y SILENT=y ./bmc-client-management-master-12_1_0.sh
    • If you install a Super Master Server enter the following command line: LICENSE=y AGENTSTART=n SILENT=y ./bmc-client-management-master-12_1_0.sh
    • This installation uses all the default parameters for installation. If you need to modify any of these values see Master installation options now.
  5. (Optional) Define further options by adding the respective parameters to the command line (see available options in the installation options section). For any mandatory options not listed in the command line you must answer questions displayed in the terminal window.
     File copying and installation starts. When installation is complete a successful installation message appears. 

    Note:

    If PAM is used with Client Management , PAM must be specifically configured on the Linux server. To do so, see option Configuring PAM on the Linux server now.

  6. (Optional) If you are using LDAP with Client Management , you must now create two symbolic links for the integration to work. To do so, open a terminal window:
    1. Go to the /usr/lib directory and check the version of the installed libldap and liblber files. For SUSE 10, for example, this might be libldap-2.3.so.0 and liblber-2.3.so.0 .
    2. Go to the /master/bin directory and add the following to links:ln -s libldap[current_version} libldap.so ln -s liblber[current_version] liblber.so Example: 




      ln -s /usr/lib/libldap-2.3.so.0 libldap.so
      ln -s /usr/lib/liblber-2.3.so.0 liblber.so

Your master is now installed and up and running on your Linux system.

Where to go from here

The master and console are installed and you are now almost ready to log on to Client Management and start rolling out your agents across your environment. The following topics will help you set up your environment so that you avoid running in problems later, and guide you through your first login and your first relay and client agent rollout:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*