How to record ssh session on a Linux Server, Router, Switch using Ezeelogin ssh Jump Server? The "SSH Log" recording feature lets you record ssh sessions of system administrator, system engineers , developers ,network administrators accessing... Read More
How to enable Google 2FA (Two-factor Authentication) in Ezeelogin? Note: Google Authenticator doesn’t require any internet connection. 1. Open Ezeelogin web panel > Account > Google Authenticator ... Read More
Configure Certificate-Based SSH User Authentication Support for certificate authentication of users and hosts using the new OpenSSH certificate format was introduced in Red Hat Enterprise Linux 6.5, in the openssh-5.3p1-94.el6 package.... Read More
In order to stream the ssh session of users in real time, click on SSH Log Note that ssh live streaming is possible only for ongoing ssh session only and not for session that have ended. SSH Live streaming is possible only for ongoing... Read More
Enable ssh session timeout so that idle ssh session are automatically disconnected from the ssh gateway. Set the variable Shell Activity Timeout so that ssh session which are idle are automatically timed out after the set number of seconds. A value... Read More
How to disable web terminal application in Cpanel ? You can disable web terminal access in Cpanel by creating /var/cpanel/disable_whm_terminal_ui file for WHM users. [email protected]:~# touch /var/cpanel... Read More
To generate the new 4192 bit key pair in the Ezeelogin jumphost installation, run the following command on the gateway server first. /usr/local/ezlogin/eztool.php -regenerate_ssh_key 2. Run the highlighted command using parallel... Read More
Google 2FA, Yubikey and DUO can be configured and set for use simultaneously in the web panel. The ssh jumphost user can set the all the three 2FA and can use any of it to authenticate depending on the users choice. If the User has... Read More
Do check out duo ssh jump host configuration video as well. 1. Create your account in duo.com and log in. Navigate to Applications -> Protect an Application 2.Search for Web SDK and click on Protect this Application 3. Copy Integration Key... Read More
Restrict commands in ezsh jump server shell 1. Enable command guard from Ezeelogin GUI > Settings > General > Security > Command Guard > Enable 2. Add a command group from Ezeelogin GUI > Command... Read More
Enable the following settings to Enforce 2FAon user ssh login as well as for the web interface. This will prompt the ssh gateway user to set two factor authentication before going ahead and is a recommended security setting. Enable the... Read More
Record RDP sessions Enable RDP Recording from Ezeelogin Gui > Settings > General Settings > Security > RDP Recording Click on the RDP Recording button on the left menu and you will be provided with an interface to view and search... Read More
Enable four eyes authorization in Settings -> General -> Security Make sure Four Eyes Authorization Privilege is enabled for the user who would be granting access to view ssh logs. Go to Access Control->User-Action and grant the user Four... Read More
To ensure that passwords are not recorded when ssh session recording feature is enabled on the ssh gateway server, simply set the ssh session recording to Output only which means only STDOUT is recorded. This would record only what is displayed on... Read More
Encryption algorithms used in Ezeelogin The User passwords and security codes stored in the ezeelogin database uses multiple rounds SHA512, SHA256, BLOWFISH or DES depending on what's supported on the system. The UNIX System User passwords... Read More
This feature lets you manage the duration for which an ssh gateway user will have access to the gateway after which it expires. The duration of the ssh access to the gateway can be set to expire in minutes,hours, day or on a date as show below. This... Read More
To meet various security compliance like PCI DSS 3.2, SOX , HIPPA , NIST , MAS , FFIEC , SOC2, NERC CIP, ISO 27001 users should not be allowed to set a password that has been previously used. To ensure that users are using a different password from... Read More
The Google ReCaptcha for the GUI can be enabled under Settings ->General->Authentication. You can choose the the visible or the invisible reCaptcha Now the login page would have the reCaptcha prompt if you have chosen the visible... Read More
Enforce login shell for ssh users in sshd configuration file. By default the Ezeelogin gateway users are assigned the shell /usr/local/bin/ezsh however you may want the gateway users to have OS level access ( /bin/bash shell ) when they login via... Read More
Note: SAML is an authentication mechanism for web applications. It’s based on web protocols and it cannot be used for user authentication over SSH. Configure Microsoft Azure SSO SAML based Authentication in Ezeelogin GUI Login... Read More
Restrict IP's to access the ezeelogin portal? You can limit/restrict the IPs from which the User can connect to Ezeelogin ssh gateway server. Login to Ezeelogin Webportal > Users > Edit user > Enable Limit... Read More
1. First you need to configure Two-factor radius in Ezeelogin GUI under Settings>Radius. You need to provide the radius server hostname and shared secret of radius server as shown below in the screenshot 2. You need to enable ... Read More
To view IPMI password1. Ensure that you are accessing Ezeelogin with HTTPS and 2-factor authentication enabled2. After enabling HTTPS and 2 FA, you need to click on the + sign near the server name to view the IPMI password. You can view the IPMI... Read More
How does the SAML user login to the EZSH shell? Note: SAML is an authentication mechanism for web applications. It’s based on web protocols and it cannot be used for user authentication over SSH. First login to the Ezeelogin GUI using SAML... Read More