| IIS FTP Service Registry ParametersID: Q147621 
 | 
The Internet Information Server (IIS) contains four registry keys. They are
FTP, Gopher, WWW (World Wide Web) and the Internet Information Server.
The Internet Information Server registry key provides registry parameters
and values that are global for the InetInfo process and the server. For
additional information, please see the following article in the Microsoft
Knowledge Base:
Q143180 : IIS Common Registry Parameters
The following is a list of registry parameters and values that are used
specifically for the IIS FTP service.
The parameter location is under the HKEY_LOCAL_MACHINE subtree under the
following subkeys:
   \System\CurrentControlSet\Services\MSFTPSVC\Parameters
EnablePortAttack                                REG_DWORD
Range:  0 or 1                                  Default:0
Description:                                    CONFIGURABLE 
ExitMessage                                     REG_SZ
Range:  <String>                                Default: ""
Description:                                    ADMIN CONFIGURABLE 
GreetingMessage                                 REG_MULTI_SZ
Range:  <String>                                Default: ""
Description:                                    ADMIN CONFIGURABLE 
MaxClientsMessage                               REG_SZ
Range:  <String>                                Default: ""
Description:                                    ADMIN CONFIGURABLE 
AccessCheck                                     REG_DWORD
Range:  <any>                                   Default: <none>
Description:                                    CONFIGURABLE 
AllowGuestAccess                                REG_DWORD
Range:  0 or 1                                  Default:1
Description:                                    CONFIGURABLE 
AnnotateDirectories                             REG_DWORD
Range:  0 or 1                                  Default:0
Description:                                    CONFIGURABLE 
MsdosDirOutput                                  REG_DWORD
Range:  0 or 1                                  Default:1
Description:                                    CONFIGURABLE 
LowercaseFiles                                  REG_DWORD
Range:  0 or 1                                  Default:0
Description:                                    CONFIGURABLE 
DebugFlags                                      REG_DWORD
Range:  0 - 0xFFFFFFFF                          Default:0
Description:                                    INTERNAL ANALYSIS 
# define DEBUG_SERVICE_CTRL                     0x00000001
# define DEBUG_TIMING                           0x00000002
# define DEBUG_CACHE                            0x00000004
# define DEBUG_ERROR                            0x00000008
# define DEBUG_SECURITY                         0x00000010
# define DEBUG_USER_DATABASE                    0x00000020
# define DEBUG_LICENSE                          0x00000040
# define DEBUG_RPC                              0x00000080
# define DEBUG_CONNECTION                       0x00000100
# define DEBUG_PARSING                          0x00000200
# define DEBUG_COMMANDS                         0x00000400
# define DEBUG_CONFIG                           0x00000800
# define DEBUG_VIRTUAL_IO                       0x00001000
# define DEBUG_CLIENT                           0x00002000
# define DEBUG_ASYNC_IO                         0x00004000
# define DEBUG_DIR_LIST                         0x00008000
# define DEBUG_SOCKETS                          0x00010000
# define DEBUG_SEND                             0x00020000
# define DEBUG_RECV                             0x00040000
# define DEBUG_CRITICAL_PATH                    0x10000000 Additional query words: prodiis regedt32
Keywords          : kbusage iisftp iisregistry 
Version           : 1.0
Platform          : WINDOWS 
Issue type        : Last Reviewed: April 28, 1999