Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install sshd #585

Merged
merged 3 commits into from
Mar 21, 2022
Merged

Conversation

tgauth
Copy link
Collaborator

@tgauth tgauth commented Mar 21, 2022

@tgauth tgauth requested a review from bagajjal March 21, 2022 19:00
}
[string]$FilePath)

Repair-FilePermission -Owners $adminsSid, $systemSid -FullAccessNeeded $adminsSid,$systemSid -ReadAndExecuteAccessOK $authenticatedUserSid @psBoundParameters

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-FilePath is mandatory parameter for Repair-FilePermission function? I don't see -FilePath here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it now gets passed in via @psboundparameters, similar to the implementation of Repair-ModuliFilePermission

@bagajjal bagajjal merged commit 672c7eb into PowerShell:latestw_all Mar 21, 2022
@tgauth tgauth deleted the update-install-sshd branch April 7, 2022 15:47
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.

2 participants