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

user permission fix to include ecdsa and ed25519 #446

Open
wants to merge 1 commit into
base: latestw_all
from

Conversation

@mwtrigg
Copy link

@mwtrigg mwtrigg commented Jun 21, 2020

the FixUserFilePermissions.ps1 script that ensures adequate permissions are set on a user's private keys omits two well known key types. This short easy change will ensure that privates keys for these two newer algorightms (ecdsa and ed25519) are also checked and adjusted accordingly.

There is also a minor alias expansion -- I figured I would do that while I was on that line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.