Move Protect-Dir after ssh install#175
Conversation
ai-assisted=yes [TNZ-94650] Co-authored-by: Aram Price <aram.price@broadcom.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request introduces a new test case to verify call ordering in the Install-SSHD function, ensuring that Protect-Dir executes after the install-sshd.ps1 script has run. The Install-SSHD function was updated with an exit-code check: the OpenSSH service installer step is now wrapped with Push-Location/Pop-Location and includes a check that throws when the exit code is non-zero. Additionally, comments describing directory permission behavior and authenticated user access to OpenSSH executables and libraries were added or updated. No public entity declarations were modified. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.