Registering the RHSM download plug-in

Use the Manage Download Plug-ins dashboard to register the RHSM download plug-in on the BigFix server or BigFix relay.

Before you begin

You must complete the following tasks:
  • For Linux BigFix servers, install the following packages and their dependencies:
    • GLIBC 2.2.5
    • GLIBC 2.3
    • GNU/Linux kernel version 2.6.31 and later
  • Subscribe to the Patching Support site to gain access to the Manage Download Plug-ins dashboard.
  • From the BES Support site, enable the Enable Encryption for Clients Fixlet on servers and relays for which you want to register the download plug-in.
  • The RHSM download plug-in will need to access cdn.redhat.com at port 443, with HTTPS client certificate authentication. Ensure that the network, proxy, or firewall is configured with these settings.
  • Activate the following analyses:
    Table 1. Analyses that must be activated
    ID Analysis Site
    977 Encryption Analysis for Clients BES Support
    45 Download Plug-in Versions Patching Support

Procedure

  1. From the Patch Management domain, click All Patch Management > Dashboards > Manage Download Plug-ins dashboard.
  2. From the Servers and Relays table, select the server on which the download plug-in is to be registered.
    Important: You can register the download plug-in on the BigFix server or BigFix relays.
  3. From the Plug-ins table, select RHSM Plug-in.
  4. Click Register.
    The Register Red Hat Plug-in wizard displays.
  5. Enter the proxy parameters if the downloads must go through a proxy server.
    Proxy URL
    The URL of your proxy server. It must be a well-formed URL that contains a protocol and a host name. The URL is usually the IP address or DNS name of your proxy server and its port, which is separated by a colon. For example: http://192.168.100.10:8080.
    Proxy Username
    Your proxy user name if your proxy server requires authentication. It is usually in the form of domain\username.
    Proxy Password
    Your proxy password if your proxy server requires authentication. Note that only basic authentication is supported.
    Confirm Proxy Password
    Your proxy password for confirmation.
  6. Click OK.
    The Take Action dialog displays.
  7. Select the target computer.
  8. Click OK.

Results

You successfully registered the RHSM download plug-in. The plugin.ini configuration file is created in the following locations:
On Windows systems
%PROGRAM FILES%\BigFix Enterprise\BES Server\DownloadPlugins\RHSMProtocol
On Linux systems
/var/opt/BESServer/DownloadPlugins/RHSMProtocol

What to do next

After you have registered the RHSM download plug-in, create a folder named 'certs' in the RHSM Protocol folder.
On Windows systems
%PROGRAM FILES%\BigFix Enterprise\BES Server\DownloadPlugins\RHSMProtocol
On Linux systems
/var/opt/BESServer/DownloadPlugins/RHSMProtocol
Note: For Linux systems, ensure that the new certs folder is in lower case to avoid issues.
Note: If you are registering the RHSM download pug-in on the BigFix relay, you need to perform the additional tasks. See Registering the RHSM download plug-in for BigFix Relays