RE: ssh interactive shell not working

2008-01-20 Thread Kyle A. Dawson
After looking at all the config files, everything looked ok. I noticed that some files have permission weird, with group as ?. I noticed that my group file only had groups from the domain not local groups. I then append all the local groups to the /etc/group file, and BAM, everything works.

Re: ssh interactive shell not working

2008-01-20 Thread Christopher Faylor
On Sun, Jan 20, 2008 at 05:42:57PM -0600, Kyle A. Dawson wrote: >> If I leave out the -k, I get no prompt but I am in, I can run commands, >> etc. > > >I was meaning the -i > >I search the entire computer and only found the one bash.exe, in the >existing cygwin home > >Here are my cases: > >1)

Re: less ti/te termcap stuff

2008-01-20 Thread Ananth Chellappa
Thanks Igor, I'll look for what PAGER is set to and try to add flags there. Really appreciate your help. Thanks, Ananth On 1/20/08, Igor Peshansky <[EMAIL PROTECTED]> wrote: > Ananth, > > . I've redirected this reply to the > list and set the Reply-

Re: less ti/te termcap stuff

2008-01-20 Thread Igor Peshansky
Ananth, . I've redirected this reply to the list and set the Reply-To: appropriately -- please make sure your mailer honors it. On Sun, 20 Jan 2008, Ananth Chellappa wrote: > Hi Igor, >I saw a post by you related to vim not showing correct > behaviou

RE: ssh interactive shell not working

2008-01-20 Thread Kyle A. Dawson
> If I leave out the -k, I get no prompt but I am in, I can run commands, > etc. I was meaning the -i I search the entire computer and only found the one bash.exe, in the existing cygwin home Here are my cases: 1) If am on the ssh server itself, all works fine, I can logon via ssh local

Re: ssh interactive shell not working

2008-01-20 Thread Larry Hall (Cygwin)
Kyle A. Dawson wrote: Also whie on the server, if I login into the server to the host name, myhost.com ( the public internet name) it works as well. I think you're going to have to enumerate the cases that cause you problems and those that don't in a clear list so it's obvious to the list what

Re: ssh interactive shell not working

2008-01-20 Thread Larry Hall (Cygwin)
Kyle A. Dawson wrote: 1) I do not know of any other bash installed at all. Can you search your disks for 'bash.exe' and see if bashs other than the one Cygwin version that you expect to find? If there is more than one, delete (or rename if you feel more comfortable with that) the others. 2)

RE: ssh interactive shell not working

2008-01-20 Thread Kyle A. Dawson
Also whie on the server, if I login into the server to the host name, myhost.com ( the public internet name) it works as well. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.

RE: ssh interactive shell not working

2008-01-20 Thread Kyle A. Dawson
1) I do not know of any other bash installed at all. 2) If I ssh to localhost,it works fine. "ssh localhost". I get a prompt fine. 3) If I leave out the --login It works but I get a different prompt $ ssh myhost bash -i bash-3.2$ If I leave out the -k, I get no

Re: ssh interactive shell not working

2008-01-20 Thread Larry Hall (Cygwin)
Roger Wells wrote: FWIW, I seem to be having the same problem. Last week I reinstalled Windows XP, SP2 & Cygwin. Since then I can't ssh into my Windows box. I also observed the: debug2: channel 0: rcvd eof but haven't had the chance to track it down. Prior to the re-installation exerc

Re: ssh interactive shell not working

2008-01-20 Thread Larry Hall (Cygwin)
I should say that this list discourages the quoting of email addresses in replies (we don't like people feeding others email addresses to the spammers) or top-posting. I've sanitized and reformatted the thread below: Kyle A. Dawson wrote: -Original Message- From: cygwin-owner On Behalf

Re: ssh interactive shell not working

2008-01-20 Thread Roger Wells
FWIW, I seem to be having the same problem. Last week I reinstalled Windows XP, SP2 & Cygwin. Since then I can't ssh into my Windows box. I also observed the: debug2: channel 0: rcvd eof but haven't had the chance to track it down. Prior to the re-installation exercise it was perfect f

Re: Re: cygserver handle leak problem

2008-01-20 Thread Huang Bambo
> On Jan 18 08:58, Huang Bambo wrote: > > Use task manager to view detail of cygserver. > > > > Operations, > > I ran a program with ipc operation( I used msgget ,msgsnd, msgrcv , > > others didn't test). > > After that, use ipcs command to show ipcs, found message que. use > > ipcrm command to rem