Re: Help with ssh-agent please?
From: s. keeling (keeling@spots.ab.ca)Date: 03/31/02
- Next message: Rxed: "Re: Network Intrusion Detection and iptables"
- Previous message: Geoff: "unknown user send to non exist email account"
- In reply to: Hal Murray: "Re: Help with ssh-agent please?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: keeling@spots.ab.ca (s. keeling) Date: Sun, 31 Mar 2002 18:57:11 GMT
On Sun, 31 Mar 2002 01:36:00 -0000, Hal Murray <hmurray-nospam@megapathdsl.net>:
> >I've been fighting with this for a while now. It seems nothing I try
> >has any effect on the bottom line. I've done the ssh-keygen thing, I
> >have a passphrase that is accepted by ssh-agent, I've copied my
> >identity.pub to my servers' ~/.ssh/authorized_keys2 file. On my
> >machine, I run ssh-agent, give it my passphrase, then:
> ...
>
> Do you have the file protections on your .ssh directory and file
> setup right?
All locked down to 600. O'Reilly's ssh book says it's alright to
leave them at 644 (for NIS).
> Using the -v option on ssh might tell you what's going on.
(1) infidel keeling /home/keeling_ ssh -v -l username -o RSAAuthorization=yes remotehost
OpenSSH_2.9.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
command-line: line 0: Bad configuration option: RSAAuthorization
And I have this in my /etc/ssh/ssh_config:
RSAAuthentication yes
> You should be able to debug things without using ssh-agent.
> That is ssh should ask you for your passphrase rather than
> your password.
I'll keep reading. Thanks for the suggestions.
--
Any technology distinguishable from magic is insufficiently advanced.
TopQuark Software & Services. Contract programmer, server bum.
Give up Spammers; I use procmail.
How to quote: http://learn.to/quote (Ger.) http://quote.6x.to (Eng.)
- Next message: Rxed: "Re: Network Intrusion Detection and iptables"
- Previous message: Geoff: "unknown user send to non exist email account"
- In reply to: Hal Murray: "Re: Help with ssh-agent please?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|