ghenry has asked for the wisdom of the Perl Monks concerning the following question:
Dear guys,
Going to be doing a few custom things to help some users change their password in Samba PDC (LDAP backend) and I have picked CGI::Application for this, as the example is good and looks easy to drop in/swap the bits I need.
Do you think this is the right way to go?
They can of course just change their password via Ctrl-Alt-Del on Windows, but they have asked for a webpage to reset the password too.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Page for changing passwords in a Directory - CGI::Appplication - right way to go?
by jbrugger (Parson) on Jul 25, 2005 at 11:03 UTC | |
by ghenry (Vicar) on Jul 25, 2005 at 11:18 UTC | |
by ghenry (Vicar) on Jul 25, 2005 at 21:13 UTC | |
by ghenry (Vicar) on Jul 25, 2005 at 21:19 UTC | |
by merlyn (Sage) on Jul 25, 2005 at 21:41 UTC | |
|
Re: Page for changing passwords in a Directory - CGI::Appplication - right way to go?
by puploki (Hermit) on Jul 25, 2005 at 09:40 UTC |