Article ID: 318712 - Last Review: November 17, 2006 - Revision: 3.2 How to limit FTP access in Windows 2000This article was previously published under Q318712 On This PageSUMMARY
This step-by-step article describes how to create a File Transfer Protocol (FTP) site, and then configure the site so that access to the site is limited. NOTE: FTP must be installed on your computer for these steps to work. FTP authentication options are limited to Anonymous and Basic Authentication. Basic Authentication may pose a security risk because it allows for username and password information to pass over the network in clear text. Anonymous authentication does not expose username and password information. However, the authentication does not allow you to control who can access directories on an FTP server. Note A secure FTP site only allows for anonymous file downloads. Alowing users to upload files over basic authentication or by anonymous connections introduces many secuirty concerns. If the ability to upload files is required, use WebDAV over HTTPS, a custom ASP file upload over HTTPS, or FTP over a VPN. ISA also offers more secure access to FTP sites. Create an FTP siteTo start the Microsoft Internet Information Services (IIS) snap-in and create an FTP site:
Limit the number of connectionsAdministrators can use Internet Service Manager to limit the number of connections for the FTP services.
Configure anonymous or domain user accessYou can use Internet Service Manager to configure logon requirements for the FTP service. If the FTP service is configured for anonymous logon, clients can log on with the user name "anonymous." Traditionally, anonymous FTP users log on by using their e-mail addresses as passwords. Note that Internet Explorer automatically logs on anonymously to all FTP servers that permit anonymous logon.By default, FTP clients are also permitted to log on with a Windows NT user name and password with permissions to use that computer. You can use this feature to control every user's access permissions and file access on Windows NT File System (NTFS) drives. Click to select the Allow anonymous only check box to prevent users from using user names. With this feature on, any account other than "anonymous" cannot log on. This is useful for security because only one account, the one that is assigned for anonymous logon, is permitted access, and intruders cannot try to gain access with the administrator account. To configure the site for anonymous or Domain User access:
Limit access to specific computersYou can set up an FTP site with different levels of access for different users. To limit access to only certain computers:
Troubleshooting
REFERENCES310110
(http://support.microsoft.com/kb/310110/
)
How to secure FTP directory access by using Internet Security and Acceleration Server 2000
308981
(http://support.microsoft.com/kb/308981/
)
How to use the Internet Information Manager snap-in to administer IIS 5.0 in Windows 2000
309007
(http://support.microsoft.com/kb/309007/
)
How to create an FTP Site in the Internet Information Manager snap-in in Windows 2000
308995
(http://support.microsoft.com/kb/308995/
)
How to create a NNTP Virtual Server in the Internet Information Services snap-in
| Article Translations
|
Back to the top
