Skip to Content

How to uninstall ezeelogin

How do i uninstall ezeelogin?


synopsis: This article provides the command to uninstall Ezeelogin and erase all its data, with additional options available to customize the uninstall process if needed.

Execute the script below with root privileges to uninstall Ezeelogin from the server:

php /usr/local/sbin/uninstall_ezlogin.php

Follow the prompts

###################
# Ezeelogin uninstaller #
#########################

Checking environment... done

Please note that this will uninstall ezeelogin and remove all of its data.
Are you sure you want to continue? (yes/no) :yes

If for some reason it fail to uninstall, use the 'force' option show below to uninstall.

uninstall_ezlogin.php --help

root@Gateway:~# uninstall_ezlogin.php --help

_ _
___ _______ ___| | ___ __ _(_)_ __
/ _ \_ / _ \/ _ \ |/ _ \ / _` | | '_ \
| __// / __/ __/ | (_) | (_| | | | | |
\___/___\___|\___|_|\___/ \__, |_|_| |_|
|___/


#########################
# Ezeelogin Uninstaller #
#########################

Options:

-help : Show this help
-version : Show the version
-keepdb : Do not remove the database
-force : Do not ask for confirmation

You can check the /var/log/ezlogin_uninstall.log ,if you are having any issues while uninstalling ezeelogin. 

 

Related Articles

setup and configure ssh jump server

how to create a complete backup of ezeelogin installation?

Extract Ezeelogin backup file

Upgrade Ezeelogin Jump server to the latest version