RE: web based user admin?
by rotaiv other posts by this author
May 1 2001 4:51PM messages near this date
view in the new Beta List Site
RE: web based user admin?
|
Re: web based user admin?
At 05/01/2001 11:02 AM, stanley.g.martin@[...].com wrote:
> Hi,
> Anyone ever tried to use perl/win32 to create a web based
> admin tool? I basically need to be able to create/delete and reset
> passwords. Oh yeah, limiting "help desk" users to reseting passwords
> and creating/deleting users within their group too. 5 domains :)
I am doing something similar where user's unlock their own account by
answering a few questions. In my process, the web process saves the
"unlock request" to a flat file and no further action is taken. A second
script, running in the background, detects the file and processes the
requests. This second script is running with appropriate privileges and
can lock/unlock the accounts. I use Win32::Net to manipulate the NT account.
rotaiv.
_______________________________________________
Perl-Win32-Admin mailing list
Perl-Win32-Admin@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
Thread:
rotaiv
Tai
Keith Lowry
|