Skip to main content
NetworkAdminKB Logo

Knowledge Base

Go Search
NetworkAdminKB.com
Knowledge Base
VBScript Library
Utilities
  
NetworkAdminKB.com > Knowledge Base > Knowledge Base > IIS > How to suppress the default FTP banner for the FTP service  

How to suppress the default FTP banner for the FTP service

Author Details
Author: NetworkAdminKB.com
Created: 2009-08-21
Modified: 2009-11-13
Article Content

Issue:

When you connect to the File Transfer Protocol (FTP) service that is running on your Microsoft Internet Information Services (IIS) server, the FTP service always responds with the following default FTP banner:

 

220 Microsoft FTP Service

 

For added security you may not want the FTP service to respond with the manufacture’s name.

 

Solution:

For Windows 2003 do the following

1)      Install the IIS FTP Service

2)      Install all the latest Service Packs and Security Updates

3)      Run the following command

cscript adsutil.vbs set msftpsvc/###/SuppressDefaultFTPBanner 1

Where ### is the FTP Site number found in the IIS MMC

 

4)      Stop and Start the FTP Site

 

More Information:

FIX: You cannot suppress the default FTP banner for the FTP service

Related Articles
 
Last modified at 11/13/2009 6:52 PM  by TEMPLATE\kbadmin 
 
 NetworkAdminKB.com
 Copyright © 2008 NetworkAdminKB.com, All rights reserved. Terms of Use | Contact US