On Tue, Mar 18, 2008 at 10:15 AM, White Hat <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to