Changing user context on the services
- Last Updated: July 22, 2025
- 2 minute read
- WS_FTP Server
- Version 2022
- Documentation
Changing user context on the services
If you want an alternative to using the host-level impersonation settings, you can change the user context for the WS_FTP Server services and the virtual folder. This method changes the user context for all hosts on the server; you cannot have host-level control of the user context using this method.
To change the user context for the WS_FTP Server services:
- From the Windows desktop of the computer where WS_FTP Server is installed, select Start > Programs > Administrative Tools > Services. The Services window opens.
- Double-click the WS_FTP Server service. The WS_FTP Server Properties (Local Computer) window opens.
- Select the Logon tab.
- Select This Account and use the Browse button to locate the account you want this service to run as.
- Enter and confirm the Password for the account you selected.
- Click OK.
- Repeat steps through for the Progress SSH Server service.
To change the user context for the IIS virtual folder (if using Microsoft IIS as your web server):
- From the Windows desktop of the computer where WS_FTP Server is installed, select Start > Programs > Administrative Tools > Internet Information Services. The Internet Information Services window opens.
- Locate and right-click on the WSFTPSVR virtual folder, then select Properties from the context menu. The WSFTPSVR Properties window opens.
- Select the Directory Security tab.
- Under Anonymous access and authentication control, click Edit. The Authentication methods window opens.
- Under anonymous access, enter the Username and Password of the user you want your web server's virtual folder to run as.
- Verify that Allow web server to control password is cleared, then click OK.
- Click OK to exit the WSFTPSVR Properties window.