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 From: To: Subject: RE: sshD fails to start as a service Date: Wed, 9 Jun 2004 11:55:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 09 Jun 2004 10:57:18.0053 (UTC) FILETIME=[87F35150:01C44E10] > > You have user mounts instead of system ones. Re-mount all > your mounts as > system mounts, and it should work. Below is probably the > shortest way of > doing this: > > eval "`mount -m | sed 's/ -u / -s /'`" > I've done this.. Service started, once I changed the permissions on the host key files.. Slight whoops there :-P Shouldn't this be the default mount type if it's required for things like sshd to operate correctly though? At least on the mounts created by Cygwin setup? Seems a little odd to me. Out of curiousity, how are the mounts accessed by sshd when it's started as a service by windows? Something to do with cygrunsrv or the dll? -- 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/