This guide explains how to configure a Windows user account to access an FTP server using IIS (Internet Information Services).
Steps to Configure FTP User Access in IIS:
- Press Windows + R, type inetmgr, and press Enter to open IIS Manager.
- In the left pane, expand Sites.
- Select your FTP site.
- Double-click Authorisation Rules.
- In the Actions pane, click Add Allow Rule…
- Select Specified users.
- Enter the Windows username (local or domain).
- Select Read and/or Write permissions as required.
- Click OK to save the changes.
The user can now connect to the FTP server using the configured Windows credentials. You can repeat the same steps to grant FTP access to additional users.