sshd and /usr/bin/zsh

2005-04-28 Thread Brad King
Hello, I just upgraded cygwin and now I cannot login to the machine via ssh unless I change /etc/passwd to use /bin/bash for my shell. If I use /usr/bin/zsh then the login appears successful but no prompt ever shows up. If I look at the set of processes I see a zsh that is doing nothing. I t

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Brad King
Igor Pechtchanski wrote: On Thu, 28 Apr 2005, Brad King wrote: I just upgraded cygwin and now I cannot login to the machine via ssh unless I change /etc/passwd to use /bin/bash for my shell. If I use /usr/bin/zsh then the login appears successful but no prompt ever shows up. First off, it&#

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Brad King
Christopher Faylor wrote: >On Thu, Apr 28, 2005 at 02:53:09PM -0400, Brad King wrote: >>Oops, sorry. My eyes scrolled through the left column of the web page >>and found "FAQ". When the problem was not in the FAQ I went back and >>scrolled up and found &quo

Re: sshd and /usr/bin/zsh

2005-04-29 Thread Brad King
Hi Peter, Thanks for your responses. Here is some more information. Peter A. Castro wrote: From the bash shell, did you just run zsh as a subshell or did you try running it as a login shell (eg: zsh -l)? I tried both. They both work. It seems that the hang only occurs if zsh is the main login

Re: sshd and /usr/bin/zsh

2005-04-29 Thread Brad King
Krzysztof Duleba wrote: Brad King wrote: I just upgraded cygwin and now I cannot login to the machine via ssh unless I change /etc/passwd to use /bin/bash for my shell. If I use /usr/bin/zsh then the login appears successful but no prompt ever shows up. Right, but did you try to type any command