The information in this article applies to:
SYMPTOMS
If you use SNA Server version 2.11 Service Pack 1 (SP1) Windows 3.x client
software, and you connect to SNA Server over TCP/IP sockets, NetWare
IPX/SPX, or Banyan IP, you may experience the following problem.
CAUSESNA Server was not checking the SubStatus return value from the LsaLogonUser() call, and only checking the main return code, which Windows NT sets to STATUS_ACCOUNT_RESTRICTION (0xC000006E) when the user's password has expired. If the user account is configured to require a password change at next logon, Windows NT returns a return code of STATUS_PASSWORD_MUST_CHANGE, so this problem did not occur. RESOLUTIONA hotfix to SNADMOD.DLL is available that corrects this problem. SNA Server now checks the SubStatus return value from the LsaLogonUser() call if the return code is STATUS_ACCOUNT_RESTRICTION. If the SubStatus is set to STATUS_PASSWORD_EXPIRED, SNA Server notifies the SNA Win 3.x client software to prompts the user to enter a new password. STATUSMicrosoft has confirmed this to be a problem in Microsoft SNA Server version 2.11 Service Pack 1. This problem was corrected in the latest Microsoft SNA Server 2.11 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: sp1 prodsna
Keywords : kbinterop kbbug2.11.sp1 snabanyan snaipx snasecurity snatcpip |
Last Reviewed: September 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |