Need Help? We are right here!
Thanks for your Enquiry.
If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com
Search Results:
×This guide explains how to install and configure the XecureAccess client across multiple operating systems, including Windows, Ubuntu, RPM-based Linux distributions (Fedora, RHEL, CentOS), and Arch Linux. It provides administrators and users with a unified reference for deploying the client, connecting it with the PAM server, and ensuring secure access to protected applications.
The instructions cover platform-specific installation methods such as .deb and .rpm packages, script-based installations for Arch Linux, and standard installers for Windows. Each section walks through the required setup steps, PAM server configuration, and the procedures needed to verify proper installation or perform a clean removal when required.
.zip file.unzip filename.zipOption A: Terminal Installation
cd/path/to/extracted/filessudo dnf install filename.rpm
Option B: GUI Installation

Run this on terminal:
sudo chmod -R 777 /opt/XecureAccess/
Obtaining Your Secret Key:
Complete the Configuration:
Once the configuration is submitted successfully, you can now access your web application through XecureAccess.
Run these commands on the terminal:
Verification:
rpm -qa | grep -i xecure
You should see nothing.
.zip fileunzip filename.ziptar -xf XecureAccess-2.0.0.tar
cd XecureAccess-2.0.0/
Option A: Terminal Installation
cd /path/to/extracted/fileschmod +x install.sh
sudo ./install.sh
Run this on terminal:
sudo chmod -R 777 /opt/XecureAccess/
Obtaining Your Secret Key:
Complete the Configuration:
Go to the folder where you extracted the zip file and run this command:
sudo ./uninstaller.arch.sh
.zip file.unzip filename.zipOption A: Terminal Installation
cd /path/to/extracted/filessudo dpkg -i filename.deb
Option B: GUI Installation

Obtaining Your Secret Key:
Complete the Configuration:
Once the configuration is submitted successfully, you can now access your web application through XecureAccess.
Run these commands on the terminal:
sudo apt purge filenamesudo rm -rf ~/.config/Xecureaccesssudo rm -rf /opt/XecureAccessVerification:
dpkg -l | grep -i xecure
XecureAccess-Desktop.exe.


While accessing the resource, if the screen shown below appears, complete the XecureAccess configuration from this section.

The configuration screen has the following fields:

After filling in the details, this page will show:

Try accessing the web application resource again. You should now be able to access it successfully.