[Bug 2736] Question-"PermitTTY no" is not working as expected

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jul 4 10:09:40 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2736

--- Comment #5 from Darren Tucker <dtucker at zip.com.au> ---
a png?  you seriously couldn't copy all of the text rather than posting
a png screenshot of a small fragment of it?  Besides that you didn't
answer any of the other questions.

Manually transcribing one of the lines you couldn't copy yourself:

> PTY allocation request failed on channel 0

your request for a pty was denied.

it looks like you have a shell reading and writing to stdin/stdout
without a pty.  Try running "tty".

This seems to be working as expected.  You probably won't be able to do
anything that needs a pty (eg a screen based editor).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list