[jira] [Created] (DIRMINA-1165) HttpNTLMAuthLogicHandler do not authenticate if the first response received does not contain NTLM challenge

2022-05-13 Thread Shen (Jira)
Shen created DIRMINA-1165: - Summary: HttpNTLMAuthLogicHandler do not authenticate if the first response received does not contain NTLM challenge Key: DIRMINA-1165 URL: https://issues.apache.org/jira/browse/DIRMINA-1165

[jira] [Work logged] (SSHD-1266) OpenSSH certificate is not properly encoded when critical options are included

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1266?focusedWorklogId=770058=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770058 ] ASF GitHub Bot logged work on SSHD-1266: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf merged pull request #222: SSHD-1266 - fix for issue with critical option data encoding and smal…

2022-05-13 Thread GitBox
tomaswolf merged PR #222: URL: https://github.com/apache/mina-sshd/pull/222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (SSHD-1266) OpenSSH certificate is not properly encoded when critical options are included

2022-05-13 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1266. --- Fix Version/s: 2.9.0 Resolution: Fixed [PR 222|https://github.com/apache/mina-sshd/pull/222]

[jira] [Work logged] (SSHD-1261) Sometimes async write listener is not called

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1261?focusedWorklogId=770059=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770059 ] ASF GitHub Bot logged work on SSHD-1261: Author: ASF GitHub Bot

[jira] [Commented] (SSHD-1261) Sometimes async write listener is not called

2022-05-13 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536484#comment-17536484 ] Thomas Wolf commented on SSHD-1261: --- Should be fixed with the changes made in commit 1ab50fe2 (related

[GitHub] [mina-sshd] tomaswolf commented on pull request #218: [SSHD-1261] Fixed possible pending unfinished pending write request if ChannelAsyncOutputStream closed prematurely

2022-05-13 Thread GitBox
tomaswolf commented on PR #218: URL: https://github.com/apache/mina-sshd/pull/218#issuecomment-1125757166 This is obsolete; should be fixed with the changes made in commit 1ab50fe2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (SSHD-1266) OpenSSH certificate is not properly encoded when critical options are included

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1266?focusedWorklogId=770087=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770087 ] ASF GitHub Bot logged work on SSHD-1266: Author: ASF GitHub Bot

[GitHub] [mina-sshd] vukzeka commented on pull request #222: SSHD-1266 - fix for issue with critical option data encoding and smal…

2022-05-13 Thread GitBox
vukzeka commented on PR #222: URL: https://github.com/apache/mina-sshd/pull/222#issuecomment-1125839242 > Looks fine to me. I'll download, undo Lyor's maven formatter change, rebase, run the tests locally, and if successful squash-merge this later. Thanks @tomaswolf -- This is an

[jira] [Commented] (SSHD-1266) OpenSSH certificate is not properly encoded when critical options are included

2022-05-13 Thread Zeljko Vukovic (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536524#comment-17536524 ] Zeljko Vukovic commented on SSHD-1266: -- Pleasure is all mine. Thanks [~twolf]

[GitHub] [mina-sshd] lgoldstein closed pull request #218: [SSHD-1261] Fixed possible pending unfinished pending write request if ChannelAsyncOutputStream closed prematurely

2022-05-13 Thread GitBox
lgoldstein closed pull request #218: [SSHD-1261] Fixed possible pending unfinished pending write request if ChannelAsyncOutputStream closed prematurely URL: https://github.com/apache/mina-sshd/pull/218 -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (SSHD-1261) Sometimes async write listener is not called

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1261?focusedWorklogId=770243=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770243 ] ASF GitHub Bot logged work on SSHD-1261: Author: ASF GitHub Bot

[jira] [Resolved] (SSHD-1261) Sometimes async write listener is not called

2022-05-13 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-1261. -- Fix Version/s: 2.9.0 Resolution: Fixed Fixed by [~twolf] through commit

'tty' Issue of Apache Mina SSHD

2022-05-13 Thread Ma, Qiang (Mark)
Hi, I got a problem with using Mina SSHD. I used clientSession.createExecChannel("sudo su someuser") , the stderr from remote server was "sudo: sorry, you must have a tty to run sudo". How can I create pseudo-teletype to successfully "sudo su someuser" and execute

[jira] [Commented] (SSHD-1266) OpenSSH certificate is not properly encoded when critical options are included

2022-05-13 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536734#comment-17536734 ] Lyor Goldstein commented on SSHD-1266: -- [~alex.sher...@gmail.com] {quote}I can sympathize with that

[jira] [Work logged] (SSHD-1261) Sometimes async write listener is not called

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1261?focusedWorklogId=770239=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770239 ] ASF GitHub Bot logged work on SSHD-1261: Author: ASF GitHub Bot

[GitHub] [mina-sshd] lgoldstein commented on pull request #218: [SSHD-1261] Fixed possible pending unfinished pending write request if ChannelAsyncOutputStream closed prematurely

2022-05-13 Thread GitBox
lgoldstein commented on PR #218: URL: https://github.com/apache/mina-sshd/pull/218#issuecomment-1126191201 Agreed - discarding it... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific