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.