Flopsar Documentation
5.0
5.0
  • What is Flopsar?
  • Overview
    • Supported Platforms and Requirements
  • Administrator guide
    • Architecture Fundamentals
    • Agent
    • Server
    • Installation
      • Upgrade
    • Managing Users
    • Managing a License
    • Logging
  • User guide
    • Profiles
      • Instrumentation
    • Data Browser
    • Data Analysis
    • Metrics
    • Glossary
    • FAQ
  • Developer guide
    • Agent Extensions
    • Server API
Powered by GitBook
On this page
  1. User guide

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 2 years ago