Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This document shows how to remove usernames that contain backslash from NE-ONE Web GUI Users Page.

establish SSH connection to NE-ONE MGMT IP Address

default login: neone
default password: neone

#sudo rm -r /ippe/config/users/[username that you want to remove]
#sudo rm -r /ippe/filesystem/home/[username that you want to remove]

#sudo docker exec -it ippe bash
#/ippe/bin/ippefs -z
#exit

#sudo /etc/rc.local

Now you won”t see those users on the Web GUI Users page.

  • No labels