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

[Security]Administrators group is not enforced in non en-us system #1757

Closed
bagajjal opened this issue Mar 25, 2021 · 0 comments
Closed

[Security]Administrators group is not enforced in non en-us system #1757

bagajjal opened this issue Mar 25, 2021 · 0 comments
Milestone

Comments

@bagajjal
Copy link
Collaborator

bagajjal commented Mar 25, 2021

Default sshd_configuraiton file has,

Match Group administrators
AuthorizedKeysFile PROGRAMDATA/ssh/administrators_authorized_keys

Currently for non english OS flavors this check is not applied as LookupAccountNameW() fails to look for "administrators".

@bagajjal bagajjal added this to the V8.5.0.0 milestone Mar 25, 2021
@bagajjal bagajjal changed the title Administrators group is not enforced in non en-us system [Security]Administrators group is not enforced in non en-us system May 14, 2021
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

No branches or pull requests

1 participant