NE-ONE: Removing Usernames That Contain Backslash
by Calnex
Where you see <username> and <password> use the credentials you have set.
If you do not know these please contact support.
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: <username>
default password: <password>
#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.