C:\work\develop\openssh>ssh -v -l UserName host.name ls -al SSH Version OpenSSH-2.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Seeding random number generator debug: Connecting to host.name [192.168.0.1] port 22. debug: Seeding random number generator debug: Allocated local port 1010. debug: Connection established. debug: Remote protocol version 1.5, remote software version 1.2.27 debug: Local version string SSH-1.5-OpenSSH-2.1 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). debug: Host 'host.name' is known and matches the RSA host key. debug: Seeding random number generator debug: Encryption type: 3des debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: Remote: Server does not permit empty password login. debug: Trying RSA authentication with key 'UserName@LocalHost' debug: Server refused our key. debug: Doing password authentication. UserName@host.name's password: debug: Sending command: ls -al debug: Entering interactive session. Welcome to FreeBSD! You will find security advisories and updated information on this releases posted at http://www.FreeBSD.ORG/releases/ Before asking for technical assistance: 1. Consult the ERRATA section for your release at the location above. 2. Search the Handbook, FAQ, and mail archives at http://www.FreeBSD.ORG/search.html. If the doc distribution is installed on this machine, you will also find the FAQ and Handbook in /usr/share/doc/. 3. If you still have a question or problem, collect the output of `uname -a' and include error messages from whatever part of the system you are having problems with and email your question to questions@FreeBSD.ORG. You may also use `/stand/sysinstall' to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. read: Bad file descriptor total 13 drwxr-xr-x 3 UserName UserName 512 May 26 06:11 . drwxr-xr-x 6 root wheel 512 May 26 05:41 .. -rw-r--r-- 1 UserName UserName 527 May 26 06:11 .cshrc -rw-r--r-- 1 UserName UserName 509 May 26 05:41 .cshrc~ -rw------- 1 UserName UserName 392 May 27 03:50 .history -rw-r--r-- 1 UserName UserName 561 May 26 05:41 .login -rw-r--r-- 1 UserName UserName 139 May 26 05:41 .login_conf -rw------- 1 UserName UserName 351 May 26 05:41 .mail_aliases -rw-r--r-- 1 UserName UserName 313 May 26 05:41 .mailrc -rw-r--r-- 1 UserName UserName 749 May 26 05:41 .profile -rw------- 1 UserName UserName 257 May 26 05:41 .rhosts -rw-r--r-- 1 UserName UserName 832 May 26 05:41 .shrc drwx------ 2 UserName UserName 512 May 26 05:46 .ssh debug: Transferred: stdin 0, stdout 1540, stderr 27 bytes in 0.0 seconds debug: Exit status 0