Skip to Content

 Technical

How to copy files from desktop to Gateway servers using WinSCP

 Copy/Transfer files from my local desktop to Ezeelogin Gateway You can use 'WinSCP' or 'FileZilla' Application or 'sftp' or scp command to transfer files from your desktop or local machines to the remote ssh jump server. Once the file is on the... Read More

Configure ssh certificate based authentication

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

How to stream the ssh sessions in real time?

Stream SSH in real-time 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 sessions only and not for sessions that have ended. SSH Live streaming is possible... Read More

How to grant Parallel Shell privilege for a user?

Parallel shell by default is disabled for all users except for the admin user created at the time of installation and has to be granted explicitly. To grant Parallel Shell access to a user, Go to Access Control->User -Action->Servers->Allow... Read More

Webportals unavailable for user

Webportals is not available for a user The web portal is not available for a user if the admin user has not given permission to access the portals for that user.      Go to the web panel and navigate to the tab Under Access-Control >>... Read More

Can I use Google 2FA, Yubikey , DUO simultaneously?

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

How does the license upgrade work?

Why is there a cost while downgrading? Why is that i am charged more than what i have purchased?The Ezeelogin license upgrade is done in the following way.1.When an upgrade is done, a new expiry period is set 30 days/1 month from the date of upgrade... Read More

Add custom fields on server add form

How to add custom fields on the server add form while adding a server?   1) Click on the settings -> server field -> add custom server field       2) You will able to view the custom field while adding the server by... Read More

Is it possible to view all ssh logs of a deleted user ?

When the user is deleted, the logs are still kept.  Although it’s not directly searchable with the username from the Ezeelogin web panel because the user is not listed in the drop-down,  you can search with other parameters such as... Read More

Is it possible to disable security codes in ssh gateway?

It is not possible to disable security code  that is prompted when you ssh into your Jump server.  Doing it would introduce a security hole as it would let users with root access to your Jump server box to simply execute a su - <... Read More

Where is my data stored?

The server details are stored in mysql databases on your servers only. We do not store any information but the license information only. Read More

What are the security measures to ensure data security?

Following are the encryption algorithms used in ezeelogin to ensure that the data stored in ezeelogin cannot be compromised.    The User passwords and security codes stored in the ezeelogin database uses multiple rounds SHA512, SHA256,... 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 ) version 2 ? The DB password are encrypted in Ezeelogin configuration (From ezeelogin version version 7.17 for... Read More

What are the encryption technologies used to secure my data?

We have made use of the latest cipher and encryption technologies available in the industry today to ensure data security The User passwords and security codes stored in the ezeelogin database uses multiple rounds SHA512, SHA256, BLOWFISH or DES... Read More

How to use web portal proxy in ezeelogin ?

How to enable web portal with the " use proxy " feature in Ezeelogin? This feature enables the users to use the Ezeelogin gateway server itself as the proxy server while accessing the web portal.  Note: Ensure that the node version is 12 and... Read More

How to reset Ezeelogin admin user password on new customer portal ?

1.  Log in to ezeelogin  New customer portal 2.  Click on  License tab               3. Click on Recover Password option corresponding to your license.                 4.  Click GENERATE button.              5. Copy ... Read More

WEBSOCKET SERVER DISCONNECTED: transport close

WEBSOCKET SERVER DISCONNECTED: transport close This error occurs when the user is not present in the system , enabling auto-create feature will solve the issue. This feature auto-creates a system user , when an ldap-user login to the web. The... Read More

How to disable 2FA from Ezeelogin GUI?

Disable 2FA from Ezeelogin GUI? 1. You can disable 2FA under Settings >> General>> Two Factor Authentication. Untick the checkboxes for 2FA which are  Enable Google Authenticator, Enable Duo, Enable Yubikey, Enable Access Keyword and... Read More

Integrate Ezeelogin SSH Jump host with ELK for SIEM

Integrating Ezeelogin SSH gateway with ELK stack for SIEM In the example below, we would be installing ElasticSearch and Kibana on the monitoring server [monitor.eznoc.com ( Centos 7 OS)] and the Logstash daemon on the Ezeelogin Jumphost server. ... Read More

How to suspend user through db?

To suspend all accounts  through db please do the following steps. 1. Find database name and database prefix from /usr/local/etc/ezlogin/ez.conf in ezeelogin gateway server. 2. Login to mysql console 3. use db_name  4. Run this query. ... Read More

Install Ezeelogin on SELINUX enabled Environment

Install Ezeelogin on SELINUX enabled Environment    We can install Ezeelogin on SELINUX enabled environment, We need to whitelist all required services manually on SELINUX.You can check the allowed and blocked AVC by entering "... Read More

User prvilege escalation for particular time

How a normal user acquire root privilege for a particular period of time. A normal user can attain root privilege for particular time if the administrator grants permission , the following are the steps Note: The server must be added into the... Read More

Backup/restore crashes abruptly without any error

Ezeelogin restore/backup crashes abruptly without any error   Find the restore backup logs under the /var/log/ directory.  If the restore or backup logs contain similar content as given below increase the PHP limit in the php.ini... Read More

perl: warning: Setting locale failed.

" perl: warning: Setting locale failed " on accessing remote servers from Ezeelogin  1. For the above warning message in remote servers, clear the Environment variables provided in the Ezeelogin GUI by clicking Settings > General >... Read More