Skip to content

fix non-interactive session regression with sshd-session#775

Merged
tgauth merged 2 commits into
PowerShell:latestw_allfrom
tgauth:fix-non-interactive-session
Mar 13, 2025
Merged

fix non-interactive session regression with sshd-session#775
tgauth merged 2 commits into
PowerShell:latestw_allfrom
tgauth:fix-non-interactive-session

Conversation

@tgauth

@tgauth tgauth commented Mar 12, 2025

Copy link
Copy Markdown
Collaborator

PR Summary

  • with split of sshd into sshd listener and sshd session binaries, updating the win32 check for the process flag to sshd-session rather than sshd
  • add corresponding test

PR Context

@tgauth tgauth changed the title change sshd to sshd-session for process flag fix non-interactive session regression with sshd-session Mar 12, 2025
@tgauth

tgauth commented Mar 12, 2025

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@tgauth

tgauth commented Mar 13, 2025

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@tgauth tgauth requested a review from vthiebaut10 March 13, 2025 15:56
@tgauth tgauth merged commit 0096029 into PowerShell:latestw_all Mar 13, 2025
@tgauth tgauth deleted the fix-non-interactive-session branch March 13, 2025 19:28
hazelduvall pushed a commit to hazelduvall/openssh-portable that referenced this pull request May 6, 2026
)

* change sshd to sshd-session for process flag

* add pester test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in v9.8.0.0p1+: "Access is denied" 0x5 occurred while reading the console Error output buffer causes ansible win_copy task to fail

3 participants