Skip to Content

 Productivity & Efficiency Features

How to export servers ?

How can we export servers? Overview: This article provides steps to export the list of all servers and server details into a CSV file using an Ezeelogin script which subsequently can be imported back to the system. Ezeelogin provides a convenient... Read More

User identity and access management in SSH

How to login into the remote server with the same username as the ssh gateway user? Overview: This article explains how to ensure that an SSH gateway user logs into a remote server with the same username. It covers two methods: pass the user through... Read More

How to stream the ssh sessions in real time?

Stream SSH sessions in real-time Overview: This article provide step by step instructions to stream the SSH sessions of gateway users in real time by enabling streaming with time interval settings. Step 1: Login to Ezeelogin GUI, navigate to... Read More

Port forwarding from jump server to target Linux machine

How to do Port forward from jump server to target Linux machine added in the bastion host Overview: This article will help you access the service running on a remote server, with the port forwarded to the gateway server. It can be accessed using the... Read More

How to grant Parallel Shell privilege for a user?

Grant parallel shell privilege for a gateway user Overview: This article explains on how to grant parallel shell access to a gateway user. Parallel shell is disabled by default for all users except for the admin user created during installation... Read More

Webportals unavailable for user

How to solve if Web Portals are unavailable for the gateway user? Overview: This article describes how to resolve the issue where the webportal become unavailable for the gateway user by adjusting user privileges through specific settings in the... Read More

Configure shell activity timeout in ssh gateway

Enabling SSH Session Timeout Overview: This article describes how to enable SSH session timeout in Ezeelogin, ensuring automatic disconnection of idle sessions from the SSH gateway based on configured activity thresholds. Ezeelogin provides a... Read More

Parallel Shell - How to use it?

How to use Parallel Shell feature? Overview: This article explains how to use parallel shell on the gateway server to execute commands simultaneously on multiple servers. It also covers features like MExec lists and command execution summaries,... Read More

Adding WebPortal or control panel or datacenter for autologin

How to add a Web portal or Control Panel and Export/Import Web portals in Ezeelogin? Overview: This article provides step-by-step instructions for adding web portals or control panels for autologin, as well as exporting and importing web portals... Read More

Import servers from a CSV file into Ezeelogin

How to import servers from a file into the Ezeelogin SSH gateway? Overview: This article describes how to efficiently import servers from a CSV file into the Ezeelogin SSH gateway, which also covers mandatory fields, validation steps, and handling... Read More

record rdp session

Enabling and Viewing RDP Recordings in Ezeelogin Overview: This article guides you through enabling RDP recording in Ezeelogin. Navigate to Ezeelogin GUI -> Settings -> General Settings -> Security -> RDP Recording. Use the RDP... Read More

Set SSH User Expiry

How to set the expiry for Ezeelogin SSH gateway users? Overview: This article describes the feature that lets you manage the duration for which an SSH gateway user will have access to the gateway after expiry. The duration of the SSH access to the... Read More

Add a server using ssh key pair in ezeelogin

How to add a server using ssh key pair in Ezeelogin? Overview: This article guides gateway users through the process of adding a remote server to a jump server (gateway server) using an SSH key pair. It also explains how to add a gateway server... Read More

Configure RADIUS Authentication in Ezeelogin SSH Jump host

How to integrate & Configure  RADIUS Authentication in Ezeelogin? Overview: This article provides step by step instructions to configure RADIUS authentication in Ezeelogin. Step 1:  Login to Ezeelogin GUI and navigate to Settings -> RADIUS... Read More

Add custom fields on server add form

How to add custom fields on the server add form in Ezeelogin? Overview: This article helps Ezeelogin gateway users on how to add custom server fields to the server add form. Step 1. Login to Ezeelogin GUI, click on the settings -> server... Read More

Add / update / delete servers through ezeelogin API

How to add/delete/update servers in GUI using API? Overview: This article guides Ezeelogin gateway users to add, update, delete or list servers in the GUI using the API. It also explains on how to view the logs for all the server actions peformed... Read More

Integrate Windows AD with CentOS using SSSD

How to integrate Windows AD with Centos 8 using SSSD Overview: This article provides a comprehensive guide on integrating Windows AD with Ezeelogin and RHEL 8, covering steps for LDAP configuration, authentication setup, and backend integration. ... Read More

Integrate OneLogin SSO with jumpserver

Integrating OneLogin Single Sign-On (SSO) with Jumpserver Overview: This article describes integrating OneLogin Single Sign-On (SSO) with Jumpserver, focusing on configuring SAML settings in OneLogin and Jumpserver for web application... Read More

How to execute command on a custom group of servers?

How to execute commands simultaneously on custom group of servers? Overview: This article helps Ezeelogin admin users in creating custom server groups(mExec lists) and executing commands on these group of servers using the parallel shell feature. ... Read More

View remote user password

How to View Remote User Passwords with Ezeelogin GUI and ezsh Shell? Overview: This article describes how to view remote user passwords for servers using the web GUI or ezsh shell, provided admin privileges are granted.  Suppose you have not... Read More

How to increase the speed of execution in parallel shell?

Enhancing execution speed in parallel shell Overview: This article explains how to enhance parallel shell execution speed by adjusting the mExec Concurrency variable. To increase the speed of parallel shell execution, increase the mExec Concurrency... Read More

Adding Interworx as webportal in Ezeelogin

How to add InterWorx as webportal in Ezeelogin? Overview: This article explains how to integrate InterWorx as a web portal in Ezeelogin. It details the system requirements, supported operating systems, and VPS systems. The article includes steps... Read More

Privileged access management in Linux

How to login to a remote server as a non-privileged user and escalate privileges in SSH? Overview: This article helps to configure two methods methods that allow a gateway user to log in to a remote server as a non-privileged user and seamlessly... Read More

Transfer file from desktop machine to remote server

How to transfer files from the user's desktop to remote servers using Ezeelogin jump server ? Overview: This article explains how to transfer files between a user's desktop and remote servers using Ezeelogin jump server. It covers the... Read More

Cluster Explained

Cluster (Master-Slave) explained. Overview: This article helps in understanding the Ezeelogin master-slave or cluster setup for High Availability.   The master-slave setup is for High Availability (HA). Data between the master and slave is... Read More

Rate Limiting in SSH Connections

How to implement rate limits on outbound SSH connections? Overview: This article describes the importance of setting rate limits to manage SSH access to remote Linux devices. It provides detailed, step-by-step instructions on configuring Remote... Read More

Integrate SSH Jump Server with syslog

How to forward SSH Jump Server logs to syslog? Overview: This article describes how to forward SSH Jump Server logs to the syslog by enabling SIEM settings, allowing centralized monitoring of authentication, activity, and command logs. By enabling... Read More

Unmanaged SubSSH User

How to use unmanaged SubSSH users in Ezeelogin? Overview: This article explains how to configure unmanaged SubSSH users in Ezeelogin by creating SubSSH users in the GUI that already exist on remote servers, mapping them to gateway users, and... Read More

Granting SSH access using TCP Wrappers

How to grant SSH access only from an IP to a server? Overview: This article explains how to grant SSH access only from a specific IP or gateway server by editing the hosts.allow and hosts.deny files, and how to apply the configuration to multiple... Read More

Change user group from backend

How to change user group of a user from backend via MySQL queries? Overview: This article explains how to change a user's group in gateway server from the backend using MySQL queries by identifying the database details, retrieving the user... Read More

Create users in Ezeelogin with the same user group in Azure AD

How to auto-create the Azure SSO user to the same group in Ezeelogin? Overview: This article explains how to auto-create Azure SSO users in Ezeelogin and assign them to matching Azure groups using SAML configuration and Microsoft Graph API. This... Read More

List user and subssh user mapped

How to list the usernames and the corresponding subssh users mapped individually? Overview: This article helps to retrieve the list of gateway users and their corresponding subssh users configured in Ezeelogin. Step 1: Run below command to find... Read More

Add AD as LDAP with non-administrator user

How to add Active Directory as LDAP with non-administrator user? Overview: This article describes how to add Active Directory as LDAP in Ezeelogin using a non-administrator user Assign administrative privileges to the user in Active Directory and... Read More

Integrate Authentik SSO with Jumpserver

Integrate Authentik SSO with Ezeelogin SSH Gateway Overview: This article will help Ezeelogin admin users to integrate Authentik SSO with Ezeelogin gateway server. SAML is an authentication mechanism for web applications. It's based on web... Read More

Deleting entries from mysql database table webactivity_logs

Remove entries from the webactivity_logs table in a MySQL database? Overview: This article explains how to delete entries from Ezeelogin webactivity_logs Table. It would be required to reduce the size of the  webactivity_logs table as it would... Read More

Map Google SSO attributes to Ezeelogin

How to map Google SSO attributes to Ezeelogin? Overview: This article will help Ezeelogin admin users to map attributes with Google SSO. Step 1: Log in to the Google Workspace Admin console and select the Ezeelogin application from Apps > web... Read More

Switches & routers supports on Ezeelogin ssh jump server

Switches & Routers supported in Ezeelogin Overview: This article lists the switches and routers supported in Ezeelogin, including Huawei, Fortinet, and Cisco devices, and provides commands to check their software versions and SSH server status.... Read More

Integrate Azure OpenID Connect

How to integrate Azure OpenID connect with Ezeelogin jumpserver? Overview: This article will help Ezeelogin super admin user to integrate Azure OpenID Connect with the Ezeelogin jump server. Note: OpenID connect is an authentication mechanism... Read More