X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Tony Benham Subject: Changing users over ssh file creation masks ? Date: Mon, 29 Oct 2007 09:46:11 +0000 (UTC) Lines: 7 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I have a couple of users logging onto a windows pc running cygwin with openssh and svn. Essentially the ssh connection is used purely for svn. When they connect via svn+ssh, the authorized_keys file contains a "command=/usr/bin/svnserve" entry to run an svnserve command on the server. It all works fine except that new files created by the ssh user are created with the ssh user as owner, and no read/write/execute permissions for any one else. Is there any way to modify this behaviour in the ssh setup ? -- 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/