public key authentication

Janina Sajka janina at rednote.net
Sat Jun 5 16:45:38 EDT 2004


You specified an older type key. Rerun as:

ssh-keygen -t dsa

and just accept the defaults. Do not put in a password--unless you don't mind typing it every time you connect.

Do this for every user you may be. In other words, I do it as janina and as root.

Now, leave the original files in .ssh. Take each .pub file and cat it with >> to authorized_keys. This will give you one file that you can copy to every machine you need to connect to as whatever user you are. The first time you'll be prompted whether you want to continue. If you say yes, an entry is made in .ssh/known_hosts, and you'll never be prompted again.

Igor Gueths writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi all. I'm attempting to set up public key authentcation, however I think I am missing something. I generated the keypair by running ssh-keygen -b 2048 -t dsa. I then wrote the resulting 
> identity.pub file to /root/.ssh/authorized_keys, which is where I am storing the file so no other users can play with it. I then restarted sshd, and tried connecting to localhost under my user 
> account to see if it would properly authenticate. I got as far as the prompt for the passphrase of the private key. Once I entered that, I got a "permission denied message." I did make sure I 
> was entering the correct passphrase. Should I perhaps regenerate the keys, or am I forgetting something? Thanks!
> - -- 
> Failure is not an option, it comes bundled with your Microsoft product.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFAwi2ANohoaf1zXJMRApQDAJ4uoTt8yE5W0xHMfwmm5snpwdWxBQCfa5Ui
> zKsjJmtgiE7VwNaj9Cdf/9g=
> =HR60
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

		Chair, Accessibility Workgroup
	Free Standards Group (FSG)

Email: janina at afb.net		Phone: (202) 408-8175




More information about the Speakup mailing list