The information in this article applies to:
SUMMARYWhen the SNA Server Windows 3.x client software is configured to use TCP/IP sockets, Netware IPX/SPX, or Banyan IP (any client-server transport except named pipes), the SNA client software (WNAP) uses a separate user login to the Windows NT servers running SNA Server to ensure security is maintained. This article describes ways to automate this client login process using SNA Server versions 2.1 and 2.11. SNA Server 2.1When you log into Windows NT Server using TCP/IP, Netware IPX/SPX or Banyan IP from Windows 3.x clients, the two WNAP command lines noted below can be used to remove the Domain Login dialog box when starting WNAP manually.Add an icon in the Windows Startup group for WNAP.EXE (the SNA Windows 3.x client process) that has the following command line option. This causes WNAP to start automatically when Windows is started: WNAP /USER: /PWD:NOTE: There must be no space after the semi-colon (:). This command lets the user login to the Windows NT Server using the guest account (provided that the guest account is enabled and has no password). The next command requires that the user have a valid account in the Windows NT/SNA Server domain: WNAP /USER:<userid> /PWD:<password> SNA Server 2.11/3.xThe following additional options are available under SNA 2.11 and 3.x:
To resolve this problem, WNAP can be configured to terminate automatically when the last SNA application ends by adding AutoTerminate=Yes to the [WNAP] section of the WIN.INI file. By default, WNAP remains running even if the Windows for Workgroups user logs off and then logs back on. The user should quite all SNA applications before logging off in Windows for Workgroups. This ensures that WNAP will quit so that it will be restarted again when the new Windows for Workgroups user logs in and starts an SNA application. To enable the AutoTerminate feature:
Windows for Workgroups Domain Password ExpirationIf the Windows for Workgroups user's domain password expires, or if user is required to change their domain password on the next domain login attempt, the SNA client login dialog will fail with Error 546. To solve this problem, the Windows for Workgroups user must login and change their domain password first. The user may then need to update their SNA client configuration to reflect their new password. There is no additional user interaction required when using the Windows for Workgroups cached domain password.Additional query words: prodsna
Keywords : kbinterop kbnetwork kbsetup ntprotocol sna211 sna3 sna4 sna21 |
Last Reviewed: September 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |