How to Use NetUserAddLast reviewed: October 21, 1996Article ID: Q140165 |
The information in this article applies to:
SUMMARYNetUserAdd allows a Windows NT application to add a user to a Windows NT workstation or server programmatically. Adding a user with this function seems easy enough, but there are a few issues that are not obvious.
MORE INFORMATIONIf you would like to add users to a Windows NT workstation or server in your application, you must use NetUserAdd. Given a server name, level, and appropriate structure, a new user will be created. The following pointers may help you avoid problems:
REFERENCESMicrosoft LAN Manager, A Programmer's Guide by Ralph Ryan. Microsoft LAN Manager Programmer's Reference. Win32 SDK Documentation.
|
Additional reference words: NETUSERADD LANMAN 3.10 3.50 3.51 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |