FAQ

How do I restore access to the server if I forgot my password?

If there is another user who is able to access the server via Workstation application, your password can be reset by this user, provided that they have appropriate permissions to do so. If there is no such user, you must login to the machine where the server runs on and reset your access using the command below:

$ flopsar-server users --reset <username> <server_home>

This operation will set the password to flopsar and also grant the specified user all the permissions.

Last updated