Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

(wil) Re: Unix Script to create NT accounts?

by wil (Priest)
on Jul 10, 2002 at 18:43 UTC ( [id://180831]=note: print w/replies, xml ) Need Help??


in reply to Unix Script to create NT accounts?

Have you looked into the module Win32::NetAdmin available on CPAN? Specifically, look into the UserCreate function. Here's a snippet from the POD:

UserCreate(server, userName, password, passwordAge, privilege, homeDir +, comment, flags, scriptPath) Creates a user on server with password, passwordAge, privilege, homeDi +r, comment, flags, and scriptPath.


Take a look over the POD documentation, and if you need any assistance in implementing this in your code, just let us know.

Cheers

- wil

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://180831]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-25 13:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found