This is a discussion on howto freebsd ssh keys within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; anyone can point to commands or good document on net ? I would like to setup freebsd ssh keys based ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
|||
|
It is easy to setup ssh keys and you only need to type two commands.
First, create a ssh keys on local freebsd system (do not assign pass phrase key when asked) Quote:
Code:
scp .ssh/id_rsa.pub you@remote.server.com:.ssh/authorized_keys2 Code:
ssh you@remote.server.com |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mini How to :: How to configure ssh keys on Linux | Ashish Pathak | Getting started tutorials | 3 | 08-31-2008 02:18 PM |
| GPG Keys Error | ramrishie | Linux software | 1 | 10-28-2007 07:58 PM |
| GPG Keys Error | ramrishie | Linux software | 0 | 10-25-2007 10:04 PM |
| Howto boot freebsd single user mode | raj | All about FreeBSD/OpenBSD/NetBSD | 1 | 12-12-2006 02:40 PM |
| ssh rsa/dsa/public/private keys | asim.mcp | Linux software | 1 | 09-10-2006 06:01 PM |