This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about "rexec"


Bill C. Riemers wrote:
> Opps I made a typo in those instructions...
>
> $ ssh-keygen -t rsa
> Generating public/private rsa key pair.
> Enter passphrase (empty for no passphrase): <press return>
> Enter same passphrase again: <press return>
> ...
> $ ssh remotehost.com mkdir .ssh 2>>/dev/null
> $ ssh remotehost.com tee -a .ssh/authorizedkeys < ~/.ssh/id_rsa.pub
> 2>>/dev/null
> $ chmod go-rwX ~/. ~/.ssh
> $ ssh remotehost.com chmod go-rwX . .ssh
...
>>
>> Walla, a password is nolonger required to login to remotehost.com .
   ^^^^^

You mean "Voilà".


Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]