On Thursday 30 May 2002 08:55, [EMAIL PROTECTED] wrote:
> Could somebody look at this a tell me way it does not set the
> password correctly. I know it has to run at root this has been
> handled.
> I think my problem is with --stdin. It sets a password but it does not
> set it correctly
>
> $
On Wed, 29 May 2002 [EMAIL PROTECTED] wrote:
> Could somebody look at this a tell me way it does not set the
> password correctly. I know it has to run at root this has been
> handled.
> I think my problem is with --stdin. It sets a password but it does not
> set it correctly
>
> $cmd = "ec
Could somebody look at this a tell me way it does not set the
password correctly. I know it has to run at root this has been
handled.
I think my problem is with --stdin. It sets a password but it does not
set it correctly
$cmd = "echo $newpassword | passwd --stdin $user";
return(exec($cmd
3 matches
Mail list logo