You can reset the user password using the command line.
- Login into the computer running the Buru SFTP server. Use an account with write access to the Buru Server configuration directory. This usually means that you must use an account with local administrator rights.
- Use the Buru SFTP Command Prompt, or start the console and switch to the Buru SFTP Server installation folder. Default location is
c:\Program Files\Rebex Buru SFTP Server
.
- Use the command
burusftp user update {WebAdminUserName} -p
- Enter a new password
- Login in to webadmin to verify the change. The default local address is http://localhost:8880/
Tip: If you are not sure what the correct admin account name is, use the burusftp user list
command.