What should I do if the G6 FTP Server forgets the management password?
Manage user and password information in Gene6 FTP Server \ RemoteAdmin \ Remote. ini
The following lines are displayed.
[Server]
IP = 127.0.0.1, 8021 \ r \ n
GrantAllAccessToLocalHost = 0
[Acct = Administrator]
Enabled = 1
Rights = 0
Password = e10adc3949ba59abbe56e057f20f883e
In this example, GrantAllAccessToLocalHost allows the local login user to perform all operations. If this value is changed to 1, you can log on with any password locally without verification of the logon password.
Password = e10adc3949ba59abbe56e057f20f883e
This section is the password after MD5 HASH, and my password is 123456. Therefore, after encryption, e10adc3949ba59abbe56e057f20f883e can be reversed, if you forget your original password and change your original field to this one, you can log on