LogonUser API Now Has Support for Network Logons

Last reviewed: May 1, 1997
Article ID: Q142626
The information in this article applies to:
  • Microsoft Windows NT Workstation version 3.51
  • Microsoft Windows NT Server version 3.51
  • Microsoft Windows NT Workstation version 4.00
  • Microsoft Windows NT Server version 4.00

SYMPTOMS

In Windows NT 3.51 the version of LogonUser API prevented a user from accessing the network while the interactive or batch logon right was given to that user.

CAUSE

This was due to the fact that the Logon From Network right was removed for that user. For Windows NT 3.51, the Network logon-type support was removed, because at the time it was deemed too confusing for the user.

WORKAROUND

To resolve this problem on Windows NT 3.51 Workstation or Server, obtain the fix referenced below, or upgrade to Windows NT Workstation or Server version 4.0.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.51. This problem was corrected in the latest Windows NT 3.51 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

MORE INFORMATION

The API confusion was based on the fact that Interactive and Batch logons allowed the logon session to go out on the net, while the Network logon would not allow the logon session to go out on the net. However, with the exposure of DuplicateTokenEx, this potential confusion has been documented in the Win32 SDK, and should no longer pose an issue. The Logonuser API is called from advapi32.dll.


Additional query words: prodnt samsrv fix
Keywords : kbbug3.51 kbnetwork ntdomain
Version : 3.51 4.0
Platform : WinNT


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 1, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.