Re: setting a password less ssh connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rick Stevens wrote:
On Fri, 2006-05-19 at 18:00 +0000, hicham wrote:
Hello
 I'm having trouble to set a passwordless ssh connection between many pcs ,
I've found lot on the web about exchanging public keys but i still
cannot make it password less

First, you have to generate the password on the client.  I recommend
using DSA, but that's my choice.  On the client:

	ssh-keygen -t dsa

I'd just hit <ENTER> at each question.  This should generate a
"~/.ssh" directory and create two keys in it: id_dsa and id_dsa.pub.

Log into the server machine and go to the user's .ssh directory.
Edit the "authorized_keys" file and put the contents of the CLIENT'S
"id_dsa.pub" in there.  Then log out.

Try to log back into the server machine and it should let you in without
a password.

I can't see how a public key gives enough saftey to the system. All mine have passwords and you can fix it so you don't need to type the password, but it's there. You make yourself a trusted user.

Karl


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux