I have a perl module that we've created in house that does the following... you're welcome to look at it.
create account delete account change password disable account a few other things. It runs on a Linux box, but I would think it could be ported to win32 (uses Net::LDAPS). -----Original Message----- From: Colin Eric Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 12:07 PM To: [EMAIL PROTECTED] Subject: creating Win2k users with perl I'm working on a script to create blocks of users in a Win2k domain (active directory) and I'm having the worst time finding examples to follow. What I have found are lots of examples that seem to be related to creating users on Exchange servers but when I try that code it just falls flat. We don't run Exchange and never have so I don't have that need at all. Are there good examples of how to do this out there? Colin J. _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
