Problem with ssh

Darren Spruell phatbuckett at gmail.com
Tue Mar 18 11:53:20 PDT 2008


On Tue, Mar 18, 2008 at 10:15 AM, White Hat <pigskin_referee at yahoo.com> wrote:
> I have tried using the following command with negative results.
>
>       ssh -L 5902:localhost:5901 scorpio
>
>  That produces this error message:
>
>       Permission denied (publickey).

The host 'scorpio' is denying you access to the system from your user
(it attempted public key authentication and that failed).

It should work if you make sure your authentication to the destination
host works.

-- 
Darren Spruell
phatbuckett at gmail.com


More information about the freebsd-questions mailing list