It's sometimes necessary to retrieve or reset the password for the admin user. The password can only be retrieved from inside CompleteFTP Manager (i.e. after the admin user has already authenticated), but can be reset either from inside CompleteFTP Manager or from the command-line.
Retrieving the admin password
The method for retrieving the admin password is different in Enterprise MFT from the other editions.
Free, Standard and Professional Editions
Open CompleteFTP Manager and connect to the server
Select the Admin panel in the left sidebar.
Click 'Change administrator password'
Check the 'Show characters' checkbox
The admin password is displayed
Enterprise MFT
Open CompleteFTP Manager and connect to the server
Select the Users panel in the left sidebar
Click on the Options item in the left sidebar to show a context menu
Click on the menu item, 'Show system users/folders/sites' (unless this item already has a tick next to it)
Select the admin user from the list of users
Select the Password property
Click on the ellipsis (...) at the right to show the Enter Password form
Check the 'Show characters' checkbox
The admin password is displayed
Resetting the admin password
The admin password can be reset from inside the CompleteFTP Manager or from the command-line.
From CompleteFTP Manager
In cases where the user can log into CompleteFTP Manager, the admin password can be changed as follows:
Free, Standard and Professional Editions
Open CompleteFTP Manager and connect to the server
Select the Admin panel in the left sidebar.
Click 'Change administrator password'
Enter a new admin password
Click OK
Click Apply changes
Enterprise MFT
Open CompleteFTP Manager and connect to the server
Select the Users panel in the left sidebar
Click on the Options item in the left sidebar to show a context menu
Click on the menu item, 'Show system users/folders/sites' (unless this item already has a tick next to it)
Select the admin user from the list of users
Select the Password property
Click on the ellipsis (...) at the right to show the Enter Password form
Check the 'Show characters' checkbox
Enter a new admin password
Click OK
Click Apply changes
From the command-line
If the user has lost access to CompleteFTP Manager the admin password may be reset as follows:
Close CompleteFTP Manager if it's running
Stop the CompleteFTP Service in the Windows services console
Open a console window with administrator privileges (Run as Administrator)
Enter the command: cd “C:\Program Files\Complete FTP\Server” (or for versions prior to 22.0.0, cd “C:\Program Files (x86)\Complete FTP\Server”)
Enter the command: cftpconfig /p NEWPASSWORD where NEWPASSWORD is the new admin password
Restart the CompleteFTP Service
Start CompleteFTP Manager and connect using the new password