Re: AddUser API's

Phil Heller ( (no email) )
Sun, 27 Apr 1997 19:41:15 -0400

This is kinda ugly, but what I do is just shell to dos and run "net user
<username> <password> /add /expires:never /active:yes /fullname:"Firstname
LastName" /domain".

It works for me.
-Phil
----
From: Josh Perry <joshp@netcnct.net>
To: 'ntisp@emerald.iea.com'
Date: Saturday, April 26, 1997 6:47 PM
Subject: AddUser API's

Does anyone know WinNT API's to add a user to the NT user database? I am
trying to make a small program that will add a user to the NT user database
because our Mail program authenticates through that so that I can link it
to our online signup script and to emerald.

Josh Perry
System Admin
NetConnect
http://www.netcnct.net/
joshp@netcnct.net