...
Info |
---|
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: neone<username>
default password: neone<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]
...