home *** CD-ROM | disk | FTP | other *** search
- DOCUMENT:Q103073 27-SEP-1993 [W_NT]
- TITLE :How to Create Greeting and Exit Messages with FTP Server
- PRODUCT :Windows NT
- PROD/VER:3.10
- OPER/SYS:WINDOWS
- KEYWORDS:
-
- ----------------------------------------------------------------------
- The information in this article applies to:
-
- - Microsoft Windows NT operating system version 3.1
- - Microsoft Windows NT Advanced Server version 3.1
- ----------------------------------------------------------------------
-
- WARNING: Using Registry Editor incorrectly can cause
- serious, system-wide problems that may require you to
- reinstall Windows NT to correct them. Microsoft cannot
- guarantee that any problems resulting from the use of
- Registry Editor can be solved. Use this tool at your own
- risk.
-
- The Windows NT File Transfer Protocol (FTP) Server offers the ability
- to create custom greeting and exit messages when users connect to or
- disconnect from the FTP Server.
-
- To add a custom greeting or exit message, do the following:
-
- 1. Open the Registry Editor (REGEDT32.EXE).
-
- 2. Use the following path:
-
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FtpSvc
- \Parameters
-
- 3. From the Edit menu, choose Add Value to create either of the
- following entries:
-
- GreetingMessage
- ExitMessage
-
- 4. Set the Data Type of both values to REG_MULTI_SZ.
-
- 5. Enter any desired messages in the Data dialog box.
-
- Once these entries are created, any users connecting to the Windows
- NT FTP Server will see the messages.
-
- Additional reference words: 3.10
-
- KBCategory:
- KBSubcategory: tpip
-
- =============================================================================
-
- THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
- PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS
- ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO
- EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
- ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
- CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
- MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION
- OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
- SO THE FOREGOING LIMITATION MAY NOT APPLY.
-
- Copyright Microsoft Corporation 1993.