Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Problem

It may occur that you forgot or lost the credentials for the server admin account.

Solution

To reset the admin account username and password:

  1. Stop PowerFolder Server.
  2. Add the two lines below to the Server Configuration File:

    plugin.webinterface.username=admin
    plugin.webinterface.password=password


    (plus) Replace admin and password after the equal sign (=) with a username and password of your choice.

  3. Start PowerFolder Server.

(tick) On the restart the server will read those two entries from the Server Configuration File and will replace the admin account, after that those entries will be removed automatically from the Server Configuration File.

  • No labels