Strange permissions problems running bash scripts from ssh

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Tue Sep 16 03:42:00 GMT 2008


Andy Hall wrote:

<snip>

> 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 <http://cygwin.com/problems.html> 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/



More information about the Cygwin mailing list