Skip to Content

 Tweaks & Configuration

configure jump server to use SSL for MySQL server 5.7 version

How to configure Ezeelogin to use SSL for MySQL database connections on ubuntu ? Overview: This article provides step-by-step instructions to configure Ezeelogin to use SSL for MySQL database connections on Ubuntu, ensuring secure communication... Read More

ssh-agent - How to configure ssh-agent forwarding ?

Complete step by step tutorial on how to configure ssh-agent and ssh-agent forwarding Overview: This article provides a complete step-by-step guide on configuring SSH agent and SSH agent forwarding, including enabling the SSH agent, adding keys,... Read More

Configure Nginx webserver on Jump server / Bastion host

How to install Nginx on the Ezeelogin SSH jump server? Overview: This article describes how to install and configure Nginx with PHP-FPM on both Debian 9 and CentOS, tailored for an Ezeelogin SSH jump server setup. To set up Nginx on your... Read More

setup web ssh console in ezeelogin and ssh via browser

How to set up the WebSSH console and SSH via browser? Overview: This article explains the process of setting up and using the WebSSH console in Ezeelogin, which allows users to securely SSH into servers directly from a web browser without needing a... Read More

Configure ssh certificate based authentication

Configure Certificate-Based SSH User Authentication Overview: This article describes configuring certificate-based SSH user authentication with OpenSSH. It details creating a CA key, signing user SSH keys, and updating server settings to trust the... Read More

Can i install ezeelogin Jump server solution in a lan?

Setting Up Ezeelogin Jump Server for LAN Overview: This article details that Ezeelogin can be installed on a LAN with internet connectivity, ensuring the jump server connects to the license server on port 443, and provides guidance for obtaining a... Read More

How to configure Yubikey two factor authentication in ssh ?

How to enable/disable Yubikey 2FA (Two-factor Authentication) in Ezeelogin? Overview: This article provides a comprehensive guide on configuring and managing Yubikey two-factor authentication (2FA) for SSH jump host. Refer to the YouTube video... Read More

How to secure SSH jump server / SSH bastion host / SSH gateway

How to secure SSH jump server ? Overview: This article defines what an SSH bastion host is and how to secure an SSH jump server. What is an SSH Bastion Host?    SSH Bastion host is simply a single, hardened server that you “jump” through in... Read More

Configuration and error log files to check for troubleshooting

Ezeelogin configuration and error logs Overview: This article details the configuration file location and the log files for the web interface and backend SSH (ezsh shell) interface, including how to find and analyze these logs for troubleshooting. ... Read More

How can i disable MySQL strict mode ?

Steps to disable mySQL strict mode Overview: This article explains how to disable MySQL strict mode. You can either run a SQL command to set sql_mode to 'NO_ENGINE_SUBSTITUTION' or adjust the sql_mode setting in the my.cnf file. After... Read More

How to install free SSL with Let’s Encrypt?

Setting up free SSL on your website with Let’s Encrypt Overview: This article explains how to obtain and install a free SSL certificate from Let’s Encrypt to secure your website. You can automatically enable HTTPS on your website with... Read More

How to install ssl certs in jump server [secure connection] ?

How to Create a SSL Certificate on ezeelogin jump server Apache for CentOS 6 /Centos 7/Centos 8 ? Overview: This article covers creating SSL certificates on Ezeelogin jump servers by installing necessary packages, creating directories for... Read More

cron for changing root passwords on servers periodically

How to set up a periodic root password reset cronjob on servers? Overview: Password rotation in SSH is an important security practice that helps mitigate the risk of unauthorized access due to compromised credentials. Here’s a how to... Read More

configure jump server to use SSL for MySQL

How to configure Ezeelogin jump server to use SSL for MySQL database connections on centos? Overview: This article explains configuring SSL for MySQL on the Ezeelogin jump server using CentOS 7 and MySQL 5.5. It includes checking SSL status,... Read More

Enable or Disable or force ssl for the web interface

How to enable or disable force SSL for Ezeelogin web interface? Overview: This article explains how to enable or disable force SSL, ensuring that the Ezeelogin web GUI is accessible only via the HTTPS protocol for gateway users. Step 1: Before... Read More

setting session time out for the web interface

Configuring Session Expiry for the Web Interface Overview: This article explains what a web session timeout is and provides the steps to set session timeout in the Ezeelogin Web Interface. This error commonly occurs when the server loses cookies... 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 helps gateway users in adding a remote server in Ezeelogin using SSH key pair and also explains on how to add a server using global key of Ezeelogin, allowing users to add a... Read More

How can i reset password / security code ?

How to reset the Ezeelogin gateway user password/security code? Overview: This article assists gateway users in resetting their passwords and security codes through the Ezeelogin GUI.  Step 1: Log in to Ezeelogin GUI as the user whose password... Read More

Change the web URL / URI of Ezeelogin Installation

How to change the ezeelogin web URL by removing the /ezlogin suffix? Overview:  This article explains how to change the Ezeelogin web URL to eliminate the /ezlogin suffix from the end of our URL. To achieve this, modify the uri_path, cookie_path,... Read More

Integrate AWS SSO with Jumpserver

Integrate AWS SSO in Ezeelogin SSH  Gateway Overview: This article provides a comprehensive guide to integrating AWS SSO with Ezeelogin SSH Gateway. It covers the steps to configure a custom SAML 2.0 application in AWS, map user attributes, add... Read More

Different key based authentication to remote server

What are the different key based authentication methods for SSH to remote servers? Overview: The article discusses various key-based authentication methods for SSH to remote servers using Ezeelogin. It covers topics such as global/public keys,... Read More

How to retreive db credentials?

How to view the encrypted Ezeelogin database password from Ezeelogin configuration file (/usr/local/etc/ezlogin/ez.conf)? Overview: This article helps admin users to retreive Ezeelogin database credentials, including the steps on decrypting the... Read More

Configure MySQL with a custom port on Jump Server

How Do You Configure Ezeelogin Jump Server for MySQL on a Non-Default Port? Overview: The following article will describe how you modify the Ezeelogin jump server configuration to accommodate MySQL running on a custom port. It outlines the specific... Read More

Integrate Okta SSO with jumpserver

Integrating Okta Single Sign-On (SSO) with Jumpserver Overview: This article describes integrating Okta Single Sign-On (SSO) with Jumpserver, including steps to configure Okta application settings, map SAML attributes, and enable SAML... Read More

Integrate OpenLdap with CentOS using SSSD

How to integrate OpenLdap with Centos 8 using SSSD? Overview : This article provides a step-by-step guide on installing and configuring SSSD for LDAP integration on a CentOS server, including package installation, SSSD configuration, and... 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

Default outbound ssh port for target servers added in

How to set default SSH port for target servers? Overview: This article helps admin privilged users to set up default SSH port for added target servers so that the SSH port is auto-filled in server add forms. This is helpful when you set a non... Read More

Integrate Red Hat IDM in Ezeelogin jump server

How to integrate Red Hat IDM in Ezeelogin jump server? Overview: This article provide step by step instructions to integrate Red Hat IDM in Ezeelogin. 1. Follow the steps to interate Red Hat IDM (Ldap protocol) in ezeelogin Step 1(A): Refer this... Read More

How can i add more than one public key to ezeelogin user ?

Is it possible to add more than one SSH public key to ezeelogin? Overview: This article helps gateway users in adding more than one SSH public key to the Ezeelogin system, allowing users to log in seamlessly without being prompted for passwords. ... Read More

How to pass environment variable through jump server?

How can I forward env variables over ssh in ezeelogin? Overview: This article helps Ezeelogin gateway users to set passthrough environment variables that should be allowed to be passed to the remote servers when logging in via Ezeelogin SSH jump... Read More

Configure Jump Server to use SSL for AWS RDS

How to configure Ezeelogin Jump Server to use SSL for AWS RDS database connection? Overview: This article helps to configure Ezeelogin to use SSL for AWS RDS database connection. Refer this article to set up AWS RDS. Download certificates for... Read More

Integrate Windows AD with Ubuntu using SSSD

How to integrate Windows AD with Ubuntu 18/20/22 using SSSD? Ensure that the following ports on the Ubuntu host are open and accessible to the AD domain controllers.  DNS =53, LDAP =389, Kerberos 88 & 464, LDAP Global Catalog 3268 and NTP 123 ... Read More

Configure SMTP on Ezeelogin Jump server

How to configure SMTP relay with Sendmail? Install Sendmail Ubuntu / Debian systems apt install sendmail   Centos/RHEL yum install sendmail 1. Create Authentication file.   Create a directory in /etc/mail directory    sudo mkdir ... Read More

How to reset 2fa of an ezeelogin user?

How to reset or clear the two-factor authentication of a user? This will clear/reset all the two-factor authentication mechanisms such as GOOGLE Authenticator, YUBIKEY, and DUO Authenticator of the user. 1. Login as administrator on Ezeelogin GUI... Read More

Integrate Azure AD in Ezeelogin jump server

How to Integrate Azure Active Directory Domain Service in Ezeelogin jump server with LDAPS   Refer to the article to Enable LDAPS on Azure AD and integrate it into your application 1  .  Login to Ezeelogin Web-GUI > open settings > Ldap �... Read More

Cloudflare ZTNA for securing SSH access to endpoint devices

Setup Cloudflare ZTNA (Zero Trust Network Access) with Ezeelogin for securing SSH access  Cloudflare Tunnel can also route applications through a public hostname, allowing users to connect to an SSH server with Cloudflared access. This method... Read More

Configure ssh jump server to use SSL for Mariadb

How to configure Ezeelogin PAM solutions to use SSL for Mariadb  Overview: This article explains how to configure SSL for MariaDB on the Ezeelogin SSH jump server. It includes checking the SSL status, generating certificates, configuring... Read More

Configure ssh jump server to use SSL for MySQL

How to configure Ezeelogin to use SSL for MySQL version 8 on Ubuntu? Overview: This article provides step-by-step instructions to configure Ezeelogin to use SSL for MySQL version 8  on Ubuntu, ensuring secure communication between the Ezeelogin ss... Read More