Change User Passwords - Squirrelmail login modified

hostpc.com

Verified User
Joined
Aug 2, 2003
Messages
1,178
Location
Schenectady, NY
In the interest of furthering DA development, I'll offer out login/change password script to anyone who's interested. This was written by us, for us. The only limitation on use is that the header must remain intact.

/**
* login.php -- simple login screen
*
* Copyright (c) 1999-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* This a simple login screen. Some housekeeping is done to clean
* cookies and find language.
*
* $Id: login.php,v 1.98.2.1 2003/07/03 20:24:47 stekkel Exp $
*
* Modified by HostPC Internet Services
* http://www.hostpc.com (c) 2004
* Permission to use this script is granted provided this header
* remains intact.
*/

http://hostpc.com/squirrelmaillogin.phps

The above mentioned code will NOT allow the main user to change their login password - they can do that through the control panel anyway. This just changes lower level users within the domain.

An example of the script is: http://www.hostpc.com/squirrelmail

Save the file in /var/www/html/squirrelmail/src/ as login.php
-rwxr-xr-x 1 root root 7357 Sep 18 08:34 login.php

Joe

Donations graciously accepted via Paypal to [email protected] to further development efforts.


__________________
 
Hello,

How can I get hold of this code? The link to the squirrelmaillogin.phps file takes me to the hostpc.com homepage.


Thanks

Neil :D
 
Back
Top