X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48CF1768.7060306@cygwin.com> Date: Mon, 15 Sep 2008 22:18:16 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Lightning/0.8 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Strange permissions problems running bash scripts from ssh References: <0FF3B6512477714C939F9B6310F6F97A0267686F AT loui-dc1 DOT sp DOT servicepower DOT com> In-Reply-To: <0FF3B6512477714C939F9B6310F6F97A0267686F@loui-dc1.sp.servicepower.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Andy Hall wrote: > If I ssh into the same cygwin account from a remote machine, and perform > the identical test, that is, changing directory to a directory in F:, > then run echo test >zap fails with permission denied. > > I am sure is some weird problem with NT permissions or the account under > which the sshd is run, but I have not been able to figure it out. BTW, > sshd was started from my cygwin account, not Administrator. Can that be > the problem? Setting CYGWIN to nontsec or ntsec does not seem to make > a difference. You should never run a service as "Administrator". There is no advantage to this unless you've added permissions to "Adminstrator" that don't ordinarily come with Windows or you just prefer having "Administrator" running your service for some reason. When you say that you're running 'sshd' as "my cygwin account", how did you accomplish this? Did you use an altered form of '/bin/ssh-host-config', did you just start 'sshd' from the command line, or something else? A review of might help to get the basics covered. > Another annoyance is that when the bash scripts are run locally, e.g. in > a cygwin window started on the server, everthing works fine. Under > SSH, I get minor failures because I start getting DOS line endings in > surprising places. E.g. commands like basename and the result in a \r. And you're sure that 'basename' is Cygwin's version? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/