3270 Emulator Fails To Enforce SNA User/Group AssignmentsLast reviewed: October 13, 1997Article ID: Q158775 |
The information in this article applies to:
SUMMARYThe following problems have been observed by various third party 3270 emulation products when being used with SNA Server:
MORE INFORMATIONThe following describes issue #2 in more detail: The administrator grants access to 3270 LU's to users or groups. In SNA Server Admin (2.x) or Manager (3.x) you may have the following configured, for example: LU Pool:
Session 1: 3270POOLNTDOMAIN\JohnDoe Session 1: 3270POOL Session 2: 3270POOL Session 3: 3270POOLIn the above configuration example, a single instance of "3270POOL" is granted to the Domain Users group, while three instances of "3270POOL are granted to JohnDoe. When a 3270 emulator is started, it requests the user's 3270 record by calling the SNA Server client "sepdcrec" function. The SNA client then returns a data structure (tecwrkus) to the 3270 emulator (documented in the "SNA Server Emulator Interface Guide," Chapter 6: "Configuration Information"), including: - list of 3270 LUs assigned to the user or group (cwsesdat[10] and cwremap[] list)- maximum number of active sessions to allow (cwmaxses) - number of sessions for this user (cwnumrec) If JohnDoe starts a 3270 session, the SNA client returns three instances of "3270POOL" to the 3270 emulator (even if JohnDoe is a member of the Domain Users group). The emulator should allow up to three instances of "3270POOL" to be opened, but no more. If a user is a member of the Domain Users group, and a 3270 session is started, the SNA client returns a single instance of "3270POOL" to the 3270 emulator. The emulator should only allow a single instance of the pool to be opened by the user. The third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
|
Additional query words: prodsna
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |