On Sat, Dec 06, 2003 at 11:37:40PM +0200, Mircea Ciocan wrote:
> [EMAIL PROTECTED] echo "asile" | passwd boutz --stdin
> Changing password for user boutz.
> passwd: all authentication tokens updated successfully.
Ah, come on, you've got to be smarter than that!

bifrost:~# echo tralala | passwd mumu --stdin
passwd: invalid option -- -
usage: passwd [ -f | -s ] [ name ]
       passwd [ -x max ] [ -n min ] [ -w warn ] [ -i inact ] name
       passwd { -l | -u | -d | -S | -e } name
bifrost:~# echo -e 'tralala\ntralala' | passwd mumu
Enter new UNIX password: Retype new UNIX password:
passwd: Conversation error

Solutia, stiu, trisez, but who cares:

bifrost:~# (echo tralala; sleep 0.5; echo tralala) | passwd mumu
Enter new UNIX password: Retype new UNIX password: passwd: password updated 
successfully


-- 
Birzan George                   Violence is the last refuge of
  Cristian                      the incompetent -- Salvor Hardin

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui