How can I check the version of my Rublon connector?

Modified on Thu, 07 Mar 2024 at 11:05 AM

At Rublon, we constantly develop new features and improve the Rublon API. While we always try to ensure backward compatibility, every big change in the Rublon API may make very old connectors deprecated. As a result, the deprecated connector may work properly but still include old bugs that have been fixed in the newer versions of the connector. That is why we recommend you always keep your connectors up to date.


Check if your connector’s version is equal to or higher than the minimum required version.


But how to check the version of a Rublon connector? The process differs depending on the connector.


Rublon for Windows Logon and RDP

To check the version of your Rublon for Windows Logon and RDP connector:

  1. Open the C:\Program Files\Rublon\Logon\Logs\rublon-credential-provider.log file.

  2. Look for one of these strings:
    [RublonCredentialProvider X.X.X]
    or
    [ver.: X.X.X]

    

            For example, the following strings mean that your version is 2.4.0:

            [RublonCredentialProvider 2.4.0]

            [ver.: 2.4.0]


Rublon for SSH (Linux)

To check the version of your Rublon for Linux SSH connector:

  1. Open the log file:
    /var/log/messages (CentOS and Red Hat)

or

/var/log/syslog (Ubuntu and Debian)

  1. Look for a line that contains the following string:
    [v.X.X]
    For example:
    Sep 10 11:52:26 pam_rublon[337349]:[v.1.5] init step


Rublon Authentication Proxy

To check the version of your Rublon Authentication Proxy:

  1. Open rublonauthproxy\readme.txt.

  2. Check the version in the second line of the file.


You can also check the version of your Rublon Authentication Proxy in the logs:

  1. In your Rublon Authentication Proxy configuration file, set the debug value to true.

  2. Open rublonauthproxy.log:


C:\Program Files\Rublon Auth Proxy\logs\rublonauthproxy.log - Windows

rublonauthproxy/logs/rublonauthproxy.log - Linux


       Find the version in the contents. The version should be printed right after the date and time in each string. 

       

       For example:

2021-07-27 11:21:21,369 - v2.2.0 - (rublon.src.radius_server) - DEBUG - Server 1 "standard" (0.0.0.0:9898) - Packet (602) received from 10.22.2.69


Rublon Access Gateway

To check the version of your Rublon Access Gateway:

  1. Log in to the Rublon Access Gateway.

  2. Scroll down to the footer of the page and check the following string:
    Rublon Access Gateway vX.X


Rublon for Remote Desktop Gateway

To check the version of your Rublon for Remote Desktop Gateway:

  1. On your Windows machine, go to Settings -> Apps and features.

  2. Locate the Rublon for RD Gateway version X.X.X application where X.X.X is the version of the connector.


You can also check the version of your Rublon for Remote Desktop Gateway in the logs:

  1. Open C:\Program Files\Rublon\RDG\Logs\Rublon-RDG.log.

  2. Look for a line that starts with:

[info] “Rublon RDG Authentication Plugin version:


Rublon for RD Web Access

To check the version of your Rublon for RD Web Access:

  1. On your Windows machine, go to Settings -> Apps and features.

  2. Locate the Rublon for RD Web Access version X.X.X application where the X.X.X is the version of the connector.


You can also check the version of your Rublon for RD Web Access in the logs:

  1. Open C:\Rublon\RDWeb\RublonRDWebAccess.log

  2. Look for a line that starts with:

    Initialising Rublon RD Web Access vX.X.X.X

    vX.X.X.X is the version of the connector


Rublon for Outlook Web App (OWA)

To check the version of your Rublon for OWA:

  1. On your Windows machine, go to Settings -> Apps and features.

  2. Locate the Rublon for OWA version X.X.X application where the X.X.X is the version of the connector.


Rublon for AD FS

To check the version of your Rublon for AD FS:

  1. Open the AD FS Management, go to AD FS → Service → Authentication Methods.

  2. In Additional Authentication Methods, check the version next to “Authentication Methods Rublon for AD FS”. 


Alternatively:

  1. On your Windows machine, go to Settings -> Apps and features.

  2. Locate the Rublon for AD FS version X.X application where the X.X is the version of the connector.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article