Keyword search: 

Locked Server - How to Clear the Password

8/21/2009 4:22 AM
You can subscribe to this wiki article using an RSS feed reader.

Problem:

I setup a password for a specific replication server (node) using the FRP console "Server Overview" screen.
The GUI shows now that the server is password protected (locked).
I try to access the properties for the server again and it won't let me access it (wrong password).
How can I reset the password?





Solution:

The way to clear a replication node password is by editing the FRP configuration file:
1. Stop the FRP Management service
2. Locate /etc/configuration.xml
3. Open the file using a text editor.
4. Search for "password" until you reach the the place relevant for the server you wish to access, or repeat the search edit all of them.
5. Change both XML elements and as shown to false:

<PasswordProtected>false</PasswordProtected>

6. Save the file and exit the text editor.
7. Restart the FRP Management service

Tags:
Home: WIKI - Knowledge Base Index What's new: Recently changed articles