Anonymous FTP Access Fails When Access Reported Available

Last reviewed: May 7, 1997
Article ID: Q101920

The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SYMPTOMS

An attempt by a File Transfer Protocol (FTP) client to establish a session with a Windows NT FTP server using anonymous connections fails and the connection is refused even though FTP reports that anonymous connections are allowed. When this occurs, the client may receive the following message:

   331 Anonymous access allowed, send identity (Email name) as
   password.

When the client enters the password, the server returns the following message:

   530 User anonymous cannot log in.

CAUSE

This problem occurs because:

  • The FTP client erroneously reports that anonymous FTP connections are allowed. By default, the Windows NT FTP server does not allow anonymous connections.

    -or-

  • The FTP server is configured to allow anonymous connections but the corresponding account for the username identified for anonymous connections is disabled. When you select Allow Anonymous Connections in the FTP Service configuration dialog box, the default username is Guest; this account is disabled by default.

RESOLUTION

To resolve this problem, either configure the Windows NT FTP server to support anonymous connections or use a valid user account to use FTP.

If you the Windows NT FTP server is configured to allow anonymous connections, ensure the corresponding account for the username identified for anonymous is valid.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: prodnt user name
Keywords : kbbug3.10 kbnetwork NTSrv nttcp
Version : 3.1
Platform : WINDOWS


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.

Last reviewed: May 7, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.