Re: ssh confused about home directory?

2019-02-20 Thread Houder
On Tue, 19 Feb 2019 19:24:38, Boylan, Ross" wrote: > [Answering my own question after better searching] > Same question asked and answered in the thread starting https://cygwin.com/= > ml/cygwin/2016-06/msg00400.html. > The answer is to set db_home in nsswitch.conf. > > Comment: the current behav

[ANNOUNCEMENT] Cygwin 3.0.1-1

2019-02-20 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin release 3.0.1-1. THis is mainly a bugfix release. === What's new: --- - New API: secure_getenv. Bug Fixes - - Relax fork child permissions to avoid a potential fork failure

vim 64 conflict with windows slash and swapfile

2019-02-20 Thread Taylor, Kit
Don't know if this is a VIM bug or CYGWIN bug. Probably something I have configured incorrectly. I just cut over to Cygwin 64-bit, on Windows 10, VIM 8.0, Windows command line (not bash). When opening a file to edit, using back slashes in the path, VIM warns "unable to open swapfile". Swap fi

cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread James R. Phillips via cygwin
Hello, My sshd install stops working when upgrading from cygwin 2.11.2-1 to 3.0.1-1. After upgrading and restarting sshd, an attempted connection is always closed, even coming from localhost. I have verified that I can get a server response with "$ telnet localhost 22", so I'm quite sure this

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread scowles
i can confirm the same behaviours on a 3.0.0 system. i've done several checks and have been unable to find the source of the problem. ssh -vvv shows that the connection proceeds all the way through the connection process, sends the appropriate key tokens, then the server abruptly closes the

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Bill Stewart
On Wed, Feb 20, 2019 at 11:53 AM scowles wrote: > i can confirm the same behaviours on a 3.0.0 system. i've done several checks > and have been unable to find the source of the problem. ssh -vvv shows that > the > connection proceeds all the way through the connection process, sends the > appro

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread scowles
user names are not the problem. and my reply was incomplete; my observations are for windows 10 pro, 1809, installations. i have now seen the thread "Problem with sshd on W7 with 32bit cygwin 3.0" and am looking at that for leads. -- s. cowles scow...@ckhb.org +1 510 380 8661 Key fingerp

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 10:53:09, scowles at ckhb dot org wrote: > > i can confirm the same behaviours on a 3.0.0 system. i've done several > checks > and have been unable to find the source of the problem. ssh -vvv shows that > the > connection proceeds all the way through the connection proces

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 21:01, Houder wrote: > On Wed, 20 Feb 2019 10:53:09, scowles at ckhb dot org wrote: > > > > i can confirm the same behaviours on a 3.0.0 system. i've done several > > checks > > and have been unable to find the source of the problem. ssh -vvv shows > > that the > > connection proce

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Andy Moreton
On Wed 20 Feb 2019, Corinna Vinschen wrote: > On Feb 20 21:01, Houder wrote: >> On Wed, 20 Feb 2019 10:53:09, scowles at ckhb dot org wrote: >> > >> > i can confirm the same behaviours on a 3.0.0 system. i've done several >> > checks >> > and have been unable to find the source of the problem.

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 21:25:36, Corinna Vinschen wrote: > Sorry guys, but I can't reproduce this problem at all. I tested ssh > login on Vista, W7 and W10 1809, in each case on 64 bit and under > WOW64. On all systems I can login with domain as well as local > accounts. Understood. > For comple

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Bill Stewart
On Wed, Feb 20, 2019 at 1:25 PM Corinna Vinschen wrote: > Sorry guys, but I can't reproduce this problem at all. I tested ssh > login on Vista, W7 and W10 1809, in each case on 64 bit and under > WOW64. On all systems I can login with domain as well as local > accounts. > > For completeness sake

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 21:27, Andy Moreton wrote: > On Wed 20 Feb 2019, Corinna Vinschen wrote: > > > On Feb 20 21:01, Houder wrote: > >> On Wed, 20 Feb 2019 10:53:09, scowles at ckhb dot org wrote: > >> > > >> > i can confirm the same behaviours on a 3.0.0 system. i've done > >> > several checks and have be

Re: Zsh and wildcards

2019-02-20 Thread Brian Inglis
On 2019-02-20 11:13, Mike Brown wrote: > On Tue, Feb 19, 2019 at 11:31:24PM -0700, Brian Inglis wrote: >> On 2019-02-19 13:42, Mike Brown wrote: >>> Zsh 5.3 under Win7-64 >>> I'm trying to do the following: >>> mv TSMUXER/*.ac3 TSMUXER/txmuxer.ac3 >>> The problem is the the * is not being expan

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 22:35, Houder wrote: > On Wed, 20 Feb 2019 21:25:36, Corinna Vinschen wrote: > > > Sorry guys, but I can't reproduce this problem at all. I tested ssh > > login on Vista, W7 and W10 1809, in each case on 64 bit and under > > WOW64. On all systems I can login with domain as well as loc

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 21:27:22, Andy Moreton wrote: > I've seen a similar failure, on a domain-joined Windows 10 box running > cygsshd using a local cyg_server user account. I've fixed it by: > 1) Open the "Computer Management" app >Select "Services and Applications", then "Services", and >

Question about D-Bus and cygrunsrv

2019-02-20 Thread Mike Brady
Hi there. I'm trying to set up Shairport Sync as a CYGWIN service, and I'm trying to use cygrunsrv. Briefly, I can get everything to work properly except the D-Bus interface -- when shairport-sync is installed as a service, it can't "own" a well-known name on the "system" D-Bus. I built a conf

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 22:41:08, Corinna Vinschen wrote: > On Feb 20 22:35, Houder wrote: [snip] > > > > Perhaps I missed something in the last couple of month. Did I have > > to change > > something in the setup of openssh? > > I really don't know, this all works fine for me. Try switching the >

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread scowles
On Wed, 20 Feb 2019, Corinna Vinschen wrote: On Feb 20 21:27, Andy Moreton wrote: On Wed 20 Feb 2019, Corinna Vinschen wrote: On Feb 20 21:01, Houder wrote: On Wed, 20 Feb 2019 10:53:09, scowles at ckhb dot org wrote: i can confirm the same behaviours on a 3.0.0 system. i've done several

Re: Zsh and wildcards

2019-02-20 Thread Eliot Moss
On 2/20/2019 4:39 PM, Brian Inglis wrote: On 2019-02-20 11:13, Mike Brown wrote: On Tue, Feb 19, 2019 at 11:31:24PM -0700, Brian Inglis wrote: On 2019-02-19 13:42, Mike Brown wrote: Zsh 5.3 under Win7-64 I'm trying to do the following: mv TSMUXER/*.ac3 TSMUXER/txmuxer.ac3 The problem is t

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 23:01:01, Houder wrote: > On Wed, 20 Feb 2019 22:41:08, Corinna Vinschen wrote: > > > On Feb 20 22:35, Houder wrote: > [snip] > > > > > > > Perhaps I missed something in the last couple of month. Did I have > > > to change > > > something in the setup of openssh? > > > > I

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread scowles
On Wed, 20 Feb 2019, Houder wrote: On Wed, 20 Feb 2019 22:41:08, Corinna Vinschen wrote: On Feb 20 22:35, Houder wrote: [snip] Perhaps I missed something in the last couple of month. Did I have to change something in the setup of openssh? I really don't know, this all works fine for me

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 22:49, Houder wrote: > On Wed, 20 Feb 2019 21:27:22, Andy Moreton wrote: > > > I've seen a similar failure, on a domain-joined Windows 10 box running > > cygsshd using a local cyg_server user account. I've fixed it by: > > 1) Open the "Computer Management" app > >Select "Services an

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 23:25, Houder wrote: > On Wed, 20 Feb 2019 23:01:01, Houder wrote: > > On Wed, 20 Feb 2019 22:41:08, Corinna Vinschen wrote: > > > > > On Feb 20 22:35, Houder wrote: > > [snip] > > > > > > > > > > Perhaps I missed something in the last couple of month. Did I have > > > > to change > >

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 23:36, Corinna Vinschen wrote: > On Feb 20 22:49, Houder wrote: > > On Wed, 20 Feb 2019 21:27:22, Andy Moreton wrote: > > > > > I've seen a similar failure, on a domain-joined Windows 10 box running > > > cygsshd using a local cyg_server user account. I've fixed it by: > > > 1) Open the

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Corinna Vinschen
On Feb 20 14:31, scow...@ckhb.org wrote: > > On Wed, 20 Feb 2019, Houder wrote: > > On Wed, 20 Feb 2019 22:41:08, Corinna Vinschen wrote: > > > > > On Feb 20 22:35, Houder wrote: > > [snip] > > > > > > > > > > Perhaps I missed something in the last couple of month. Did I have > > > > to change

Re: cygwin 3.0.1-1 breaks my sshd install

2019-02-20 Thread Houder
On Wed, 20 Feb 2019 23:38:17, Corinna Vinschen wrote: > On Feb 20 23:25, Houder wrote: > > As a final step I rebooted my system (W7, 64 bits, Uising 64-bits Cygwin). > > > > I can still connect to the localhost w/ ssh ... > > > > But I cannot start and stop the "sshd service" using cygrunsrv. >

[ANNOUNCEMENT] Updated: units 2.18-1

2019-02-20 Thread Brian Inglis
The following package has been upgraded in the Cygwin distribution: * units-2.18-1 The Units program converts quantities expressed in various scales to their equivalents in other scales. The units program can handle multiplicative scale changes as well as nonlinear conversions such as Fahrenheit