Paul Walker on 20 Oct 2011 09:37:30 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Setting up SSH public key on OSX
|
- From: Paul Walker <starsinmypockets@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: [PLUG] Setting up SSH public key on OSX
- Date: Thu, 20 Oct 2011 12:37:25 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=imvcsCLJ/YNOvRI3h2pLruaeHwyIWRboQfgRymCMr1M=; b=HedDJJ7mc40B08vEuLXiB3uB1INIaBKwBptdrR5o4012KOUV5SC2vkMee1BDdiwUfl aq/+INoo/WTg+DR0Ub43WJPw3UtUhMs1/6nj3fEZC32T4TEd5qcw8WvHewTCt+zwAwtc z3WvFjobx/X0/ZOEZqlSyF+NsgDkZb929Z1zo=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
I'm trying to set up a public key to connect to SSH using public key authentication to improve my Git workflow....
The remote server is Ubuntu 10.0.4.
I generate the keys with the command:
ssh-keygen -t rsa -C "root@mydomain.com"
press return three times, then am pasting the contents of id_rsa.pub into a newly created authorized_keys file in ~/.ssh/ on my local machine running OSX...
This isn't working.
Anyone familiar with the configuration on OSX / Ubuntu can tell me what's wrong or point me in the right direction
Thanks in advance
Paul
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug