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:
Open the C:\Program Files\Rublon\Logon\Logs\rublon-credential-provider.log file.
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:
Open the log file:
/var/log/messages (CentOS and Red Hat)
or
/var/log/syslog (Ubuntu and Debian)
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:
Open rublonauthproxy\readme.txt.
Check the version in the second line of the file.
You can also check the version of your Rublon Authentication Proxy in the logs:
In your Rublon Authentication Proxy configuration file, set the debug value to true.
Open rublon-authproxy.log:
C:\Program Files\Rublon Auth Proxy\logs\rublon-authproxy.log - Windows
rublonauthproxy/logs/rublon-authproxy.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:
Log in to the Rublon Access Gateway.
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:
On your Windows machine, go to Settings -> Apps and features.
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:
Open C:\Program Files\Rublon\RDG\Logs\Rublon-RDG.log.
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:
On your Windows machine, go to Settings -> Apps and features.
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:
Open C:\Rublon\RDWeb\RublonRDWebAccess.log
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:
On your Windows machine, go to Settings -> Apps and features.
- 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:
Open the AD FS Management, go to AD FS → Service → Authentication Methods.
In Additional Authentication Methods, check the version next to “Authentication Methods Rublon for AD FS”.
Alternatively:
On your Windows machine, go to Settings -> Apps and features.
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
Feedback sent
We appreciate your effort and will try to fix the article