Last updated on August 19, 2025
Overview of MFA for Veritas NetBackup
Supported Systems
- Debian (11, 12)
- Ubuntu (18.04, 20.04, 22.04, 24.04)
- Red Hat / CentOS / Alma / Rocky (8, 9)
- openSUSE Leap / SUSE Linux Enterprise Server 15 SP3
Supported Authentication Methods
Known Limitations
- If a user has enrolled multiple Phones, only the MFA methods available for the Phone that was selected as default are displayed in the SSH connector. There is no option to switch to another Phone.
- After enrolling a Phone Number for SMS authentication or enrolling the Rublon Authenticator app, the system prioritizes one of these authenticators over the other. In certain circumstances, the authentication methods associated with the former authenticator may become unavailable in the SSH interface.
Before you start
Create an Application in the Rublon Admin Console
1. Sign up for the Rublon Admin Console. Here’s how.
2. In the Rublon Admin Console, go to the Applications tab and click Add Application.
3. Enter a name for your application (e.g., Veritas NetBackup) and then set the type to Linux SSH.
4. Click Save to add the new application in the Rublon Admin Console.
5. Copy and save the values of the System Token and Secret Key. You are going to need these values later.
Install Rublon Authenticator
Some end-users may install the Rublon Authenticator mobile app. So, as a person configuring MFA for Veritas NetBackup, we highly recommend you install the Rublon Authenticator mobile app, too. Thanks to that, you will be able to test MFA for Veritas NetBackup via Mobile Push.
Download the Rublon Authenticator for:
Installation & Configuration of MFA for Veritas NetBackup
RHEL/ALMA/Rocky
3. Your configuration is now complete. You can log in to Veritas NetBackup with Rublon MFA.
Manual Installation (Other Linux Systems)
sudo dpkg -i <package_name>
sudo yum install <package_name>
sudo zypper install <package_name>
auth required pam_env.so
auth requisite pam_unix.so
auth sufficient pam_rublon.so
auth required pam_deny.so
sudo ./vssat updateplugin --pluginname pam --attribute ServiceName --value "rublon" -t string
rublon
Updating the Configuration File
/etc/rublon.config
Updating Rublon MFA for Veritas NetBackup
Uninstalling Rublon MFA for Veritas NetBackup
sudo apt purge rublon-ssh-pam
sudo yum remove rublon-ssh
sudo zypper remove rublon-ssh
Note
Testing of MFA for Veritas NetBackup


Troubleshooting MFA for Veritas NetBackup
For troubleshooting tips, refer to Rublon MFA for SSH – Troubleshooting.