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

Disable autologon for empty passwords #2487

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

matt335672
Copy link
Member

See #2474

Thanks for raising this, @igh-gr

Although there is nothing in the specification to prevent automatic logons with empty passwords, this is not a secure default.

The autologon flag INFO_AUTOLOGON ([MS-RDPBCGR] 2.2.1.11.1.1) is now ignored for empty passwords.

Tested with Remmina 1.4.29 which sets INFO_AUTOLOGON if a username is specified without a password.

Although there is nothing in the specification to prevent automatic
logons with empty passwords, this is not a secure default.

The autologon flag INFO_AUTOLOGON ([MS-RDPBCGR] 2.2.1.11.1.1) is now
ignored for empty passwords.
@matt335672 matt335672 merged commit b98c49e into neutrinolabs:devel Jan 6, 2023
@matt335672 matt335672 deleted the no_pwd_no_autologin branch January 6, 2023 10:38
@metalefty metalefty added this to the v0.9.22 milestone Jan 18, 2023
@matt335672 matt335672 removed this from the v0.9.22 milestone Jan 18, 2023
@matt335672
Copy link
Member Author

For V0.9.22 see #2509

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