ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-admin
perl-win32-admin
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved