• [^] # Re: Avec ssh

    Posté par . En réponse au message compte utilisateur. Évalué à 1.

    Bein testé et desapprouvé à l'instant:

    [binarym@gco]:~% echo "uname -a\nexit\n" > .ssh/rc
    [binarym@gco]:~% ssh localhost
    binarym@localhost's password:
    Linux gco 2.6.18-5-amd64 #1 SMP Sat Dec 22 20:43:59 UTC 2007 x86_64

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Thu Mar 27 12:31:21 2008 from localhost
    Linux gco 2.6.18-5-amd64 #1 SMP Sat Dec 22 20:43:59 UTC 2007 x86_64 GNU/Linux
    [binarym@gco]:~% exit
    Connection to localhost closed.