[Biococoa-dev] commit authorization
Scott Christley
schristley at mac.com
Sat Apr 16 13:48:13 EDT 2011
You need to use ssh and/or sftp from the terminal.
ssh username at bioinformatics.org
and use your password to access. That will connect you to the machine, then go into the .ssh directory (it is hidden, use "ls -a" to see it), edit the authorized_keys file and cut/paste in your public key.
If you did it right then, logout and do another ssh and it should not ask for password.
Scott
On Apr 16, 2011, at 11:50 AM, Koen van der Drift wrote:
>
> On Apr 16, 2011, at 12:25 PM, Scott Christley wrote:
>
>> Open a terminal and run the ssh-keygen program. That will generate public and private key files in your ~/.ssh directory. Then you need to put the public key in the ~/.ssh/authorized_keys file on bioinformatics.org
>
> Hi Scott,
>
> Thanks for your reply. I cannot locate on bioinformatics.org where to store the key. If I try to ftp (using Transmit) I am denied access, and on the website I cannot find it either.
>
> Thanks,
>
> - Koen.
More information about the Biococoa-dev
mailing list