[Bug 2735] Wrong address family handling for tun devices

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2735

Darren Tucker  changed:

   What|Removed |Added

 CC||dtuc...@zip.com.au
 Blocks||2698

--- Comment #2 from Darren Tucker  ---
I'm not familiar with this code but it sounds like something that
should be looked at for 7.6p1.


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2698
[Bug 2698] Tracking bug for OpenSSH 7.6 release
-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2698] Tracking bug for OpenSSH 7.6 release

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2698

Darren Tucker  changed:

   What|Removed |Added

 Depends on||2735


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2735
[Bug 2735] Wrong address family handling for tun devices
-- 
You are receiving this mail because:
You are watching the reporter of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2736

--- Comment #5 from Darren Tucker  ---
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2736

--- Comment #4 from balu  ---
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2736

--- Comment #3 from balu  ---
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2736

--- Comment #2 from balu  ---
Created attachment 3007
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3007=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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2736

Darren Tucker  changed:

   What|Removed |Added

 CC||dtuc...@zip.com.au

--- Comment #1 from Darren Tucker  ---
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2017-07-03 Thread bugzilla-daemon
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-b...@mindrot.org
  Reporter: bagaj...@microsoft.com

I have "PermiTTY no" in my sshd_config. When I did ssh with pty (ssh
user@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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs