Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004001c320af$e47f4ee0$78d96f83@pomello> From: "Max Bowsher" To: "Bill C. Riemers" , References: <000901c320a7$011f94a0$6400a8c0 AT FoxtrotTech0001> <001b01c320a7$b299d880$6400a8c0 AT FoxtrotTech0001> Subject: Re: Question about "rexec" Date: Thu, 22 May 2003 23:17:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Cam-ScannerAdmin: mail-scanner-support AT ucs DOT cam DOT ac DOT uk X-Cam-AntiVirus: Not scanned X-Cam-SpamDetails: 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): > Enter same passphrase again: > ... > $ 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/