in reply to Page for changing passwords in a Directory - CGI::Appplication - right way to go?
I'm not sure what environment you're running in - we've done this, but have Windows/IIS servers to do the scripting on which possibly makes life easier (especially as we use a Windows 2003 domain rather than Samba PDC).
Anyway, a good way to go it to use the Win32::AdminMisc module with the SetPassword() or UserChangePassword() calls.
HTH, Loki
|
|---|