[PHP] Change Password

2002-06-13 Thread Brian V Bonini
Anyone know of a script that will allow a user to change their system/email password form the web on a UNIX system. wither PHP or Perl based? -B -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] change password in NIS using PHP

2001-02-11 Thread karu
Hi , Does anyone know how to change user password in NIS using PHP? Any help is appreciated. Pls mail to my e-mail address. Many thanks in advance. Thanks and regards, Karu -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP] Change Password script

2001-02-06 Thread enthalpy
i figured a better way to do it.. ill just have to run a cron that check a flat file thats encrypted. -CoreComm-Internet-Services--http://core.com/- (Jon Marshall CoreComm Services Chicago) ([EMAIL PROTECTED] Systems Engineer II) ([EMAIL PROTECTED]

[PHP] Change Password script

2001-02-02 Thread enthalpy
anyone have example code of a change password script in php? -CoreComm-Internet-Services--http://core.com/- (Jon Marshall CoreComm Services Chicago) ([EMAIL PROTECTED] Systems Engineer II) ([EMAIL PROTECTED] Network Operations)

Re: [PHP] Change Password script

2001-02-02 Thread Joe Stump
DB password or unix password? --Joe On Fri, Feb 02, 2001 at 03:38:15PM -0600, enthalpy wrote: anyone have example code of a change password script in php? -CoreComm-Internet-Services--http://core.com/- (Jon Marshall CoreComm Services Chicago) ([EMAIL PROTECTED]

Re: [PHP] Change Password script

2001-02-02 Thread Mark Maggelet
On Fri, 2 Feb 2001 14:13:50 -0800, Joe Stump ([EMAIL PROTECTED]) wrote: Not unless passwd takes stdin (which i don't think it does) It does, but php would have to be running as root, which is a bad idea. --Joe On Fri, Feb 02, 2001 at 04:07:47PM -0600, enthalpy wrote: sorry for the

Re: [PHP] Change Password script

2001-02-02 Thread mwaples
enthalpy wrote: anyone have example code of a change password script in php? -CoreComm-Internet-Services--http://core.com/- (Jon Marshall CoreComm Services Chicago) ([EMAIL PROTECTED] Systems Engineer II) ([EMAIL PROTECTED] Network