# passwd -?
Usage: passwd [OPTION...] <accountName>
<...>
  --stdin               read new tokens from stdin (root only)
<...>

bvr.

Henry Zambrano wrote:

> Hi, I'm trying to do a script for changing the Linux password of an 
> user in a web page.  I don't know how to implement the command 
> "passwd" in a php script or to do a shell script which would be 
> invoked by the php script.  I hope someone can help me.  Thanks.
>
> Henry Zambrano.





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to