Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 11:53:18 -0700
From:      "Darren Spruell" <phatbuckett@gmail.com>
To:        "White Hat" <pigskin_referee@yahoo.com>
Cc:        FreeBSD Users Questions <freebsd-questions@freebsd.org>
Subject:   Re: Problem with ssh
Message-ID:  <839aec700803181153w50f6c68agae6880907f2ddee6@mail.gmail.com>
In-Reply-To: <153044.57762.qm@web34408.mail.mud.yahoo.com>
References:  <153044.57762.qm@web34408.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 18, 2008 at 10:15 AM, White Hat <pigskin_referee@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@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?839aec700803181153w50f6c68agae6880907f2ddee6>