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: <254A64DD84FED4118D010002A528481E015CFD29@audi.triactive.com> From: "Grizzle, Kelly" To: "'cygwin AT cygwin DOT com'" Subject: CVS does not prompt for password with rsh Date: Thu, 27 Jun 2002 16:32:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" I have a cvs repository running under cygwin that I access remotely with rsh. When I attempt any operations remotely, I am not prompted for a password. I imagine that this is not desired since it opens my repository to anyone that knows my user name/address. For example: $ export CVSROOT=:server:me AT myserver:/usr/local/cvs $ cvs co myproject .... cvs checks out the myproject module ... Is this desired behavior, or am I missing something? Should I disable rsh, rlogin, etc... on my server and require access via ssh instead? --Kelly -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/