bypassing ssh passwords FC3
From: noi (noi_at_siam.com)
Date: 12/24/04
- Next message: /dev/null: "Re: Port "triggering""
- Previous message: Jeff Franks: "Re: Port "triggering""
- Next in thread: Stu: "Re: bypassing ssh passwords FC3"
- Reply: Stu: "Re: bypassing ssh passwords FC3"
- Reply: Solbu: "Re: bypassing ssh passwords FC3"
- Reply: General Schvantzkoph: "Re: bypassing ssh passwords FC3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Dec 2004 23:59:21 GMT
Has anyone managed to make ssh authentication/pubkey work to bypass ssh
passwords in FC3.
I've made a public keys but nothing is working to bypass the password
request when executing ssh.
$ ssh -i .ssh/authorized_key noi@ssh_server
on ssh_client
1) Used ssh_keygen1024 -t rsa (also tried with dsa) to create public keys
2) copied public key to ssh_server
on ssh_server
3) cp public key to .ssh
4) created .ssh/config from /etc/ssh/ssh_config
5) updated config to identifykey .ssh/authorized_key
6) restarted sshd
ssh still asks for password.
Has anyone gotten ssh authentication to work in FC3?
- Next message: /dev/null: "Re: Port "triggering""
- Previous message: Jeff Franks: "Re: Port "triggering""
- Next in thread: Stu: "Re: bypassing ssh passwords FC3"
- Reply: Stu: "Re: bypassing ssh passwords FC3"
- Reply: Solbu: "Re: bypassing ssh passwords FC3"
- Reply: General Schvantzkoph: "Re: bypassing ssh passwords FC3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|