Re: rpi, now no shell for an ssh login

2018-07-24 Thread Gene Heskett
On Tuesday 24 July 2018 17:19:28 Mark Morgan Lloyd wrote: > On 24/07/18 20:45, Gene Heskett wrote: > > On Tuesday 24 July 2018 14:23:33 Mark Morgan Lloyd wrote: > > > > haven't tried the ssh -v, which machine? The output of service ssh > > status, on the pi looks legit as its the log of successful

Re: rpi, now no shell for an ssh login

2018-07-24 Thread Mark Morgan Lloyd
On 24/07/18 20:45, Gene Heskett wrote: On Tuesday 24 July 2018 14:23:33 Mark Morgan Lloyd wrote: haven't tried the ssh -v, which machine? The output of service ssh status, on the pi looks legit as its the log of successfull stuff from the data there. On the machine you run ssh on, obviously

Re: rpi, now no shell for an ssh login

2018-07-24 Thread Gene Heskett
On Tuesday 24 July 2018 14:44:32 Alan Corey wrote: > So you're running an X session tunneled through ssh and then trying to > log in by ssh inside that? I'm way out of my league here, but what do > you get in response to just typing env? Should show all your > environment variables, including SH

Re: rpi, now no shell for an ssh login

2018-07-24 Thread Gene Heskett
On Tuesday 24 July 2018 14:23:33 Mark Morgan Lloyd wrote: > On 24/07/18 17:45, Gene Heskett wrote: > >>> Now to see if the pi can be fixed, but the second of those two > >>> commands does not exist in /etc/ssh/sshd_config on the pi, even > >>> there but commented out. > > > > But I have not made i

Re: rpi, now no shell for an ssh login

2018-07-24 Thread Alan Corey
So you're running an X session tunneled through ssh and then trying to log in by ssh inside that? I'm way out of my league here, but what do you get in response to just typing env? Should show all your environment variables, including SHELL, TERM, DISPLAY, USER, HOME, PATH, etc. You may have inh

Re: rpi, now no shell for an ssh login

2018-07-24 Thread Mark Morgan Lloyd
On 24/07/18 17:45, Gene Heskett wrote: Now to see if the pi can be fixed, but the second of those two commands does not exist in /etc/ssh/sshd_config on the pi, even there but commented out. But I have not made it work on the pi, with or without the X11UseLocalhost no (the default it says) lin

rpi, now no shell for an ssh login

2018-07-24 Thread Gene Heskett
On Tuesday 24 July 2018 04:47:14 Mark Morgan Lloyd wrote: > On 24/07/18 08:30, Gene Heskett wrote: > > On Tuesday 24 July 2018 01:28:41 Tixy wrote: > >> On Mon, 2018-07-23 at 18:53 -0400, Gene Heskett wrote: > When you said you had isses with ssh -Y not allow X > connections... > >