bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-03 20:18 UTC
[Bug 2736] New: Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Bug ID: 2736
Summary: Question-"PermitTTY no" is not working as expected
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: bagajjal at microsoft.com
I have "PermiTTY no" in my sshd_config. When I did ssh with pty (ssh
user at ip) it falls back to "pseudo terminal". As per sshd_config man
page, it is unclear whether this behavior is correct or not. Could you
please clarify this so that we can implement the same on windows.
Thanks.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-03 23:39 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
What platform are you running on and what does your sshd_config look
like (please use "Add an attachment" to attach the config to this bug.
What do you mean by "falls back to pseudo terminal"? Could you please
attach the debug output from the client (ssh -vvv, again please use
"Add an attachment" to attach it).
--
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.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-03 23:54 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736 --- Comment #2 from balu <bagajjal at microsoft.com> --- Created attachment 3007 --> https://bugzilla.mindrot.org/attachment.cgi?id=3007&action=edit permittty -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-03 23:56 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736 --- Comment #3 from balu <bagajjal at microsoft.com> --- please see the attached pic.. -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-03 23:57 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736 --- Comment #4 from balu <bagajjal at microsoft.com> --- Looks like attachment is not working, here is the link https://user-images.githubusercontent.com/23668037/27810552-a62e737c-6010-11e7-9f64-d390979cae1b.png -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-04 00:09 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
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 0your 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.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jul-11 23:19 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:55 UTC
[Bug 2736] Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.