> "Rob" == Rob Mahurin <[EMAIL PROTECTED]> writes:
Rob> Let me know if this helps or if you need more info.
hmmm...
I got DSA authentication working with localhost, by using ssh -2, then
ssh-keygen suddenly started working.
Don't ask me why, as I it doesn't make a lot of sense to me.
--
On Sun, Apr 01, 2001 at 01:01:08PM +1000, Brian May wrote:
> Rob> Hello, I am trying to set up public-key authentication
> Rob> between a SunOS box ("larry") running ssh2 and a dialup
> Rob> Debian box ("peon") running potato with OpenSSH 1:2.5.2p2-1
> Rob> compiled from sid. From
> "Rob" == Rob Mahurin <[EMAIL PROTECTED]> writes:
Rob> Hello, I am trying to set up public-key authentication
Rob> between a SunOS box ("larry") running ssh2 and a dialup
Rob> Debian box ("peon") running potato with OpenSSH 1:2.5.2p2-1
Rob> compiled from sid. From larry, the
Rob Mahurin <[EMAIL PROTECTED]> writes:
> Answered my own question: I needed to have the line
> "IdentityFile /home/alphenglor/.ssh/id_dsa", since .ssh/config doesn't
> have access to the value of HOME.
It seems to work with ~, though. My .ssh/config uses ~/.ssh... and
works fine.
--
Alan Sh
On Thu, Mar 29, 2001 at 02:19:16PM -0500, Rob Mahurin wrote:
> On peon I have:
> .ssh/config containing PubkeyAuthentication yes
> and IdentityFile $HOME/.ssh/id_dsa
Answered my own question: I needed to have the line
"IdentityFile /home/alphengl
Hello,
I am trying to set up public-key authentication between a SunOS box
("larry") running ssh2 and a dialup Debian box ("peon") running potato
with OpenSSH 1:2.5.2p2-1 compiled from sid. From larry, the SunOS box,
I can do "ssh peon" without being prompted for a password; however,
running "ssh
6 matches
Mail list logo