You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
Sudo doesn't work if the username has a dot (or tilde) in its name:
Steps to reproduce:
/etc/sudoers.d/john.doe gets created. File names with a dot or tilde are being ignored, user appears to not be in sudoers list.