sudo: -u longusername
fails when effective group id cannot be resolved into a group name
#771
Labels
non-compliant
used to track failing compliance tests
relevant test
https://github.com/memorysafety/sudo-rs/blob/0b9207b67dbaf32cf05791c1e2d18cd910d3ffb7/test-framework/sudo-compliance-tests/src/sudo/misc.rs#L205-L225
useradd
does not work with usernames with usernames longer than 32 characters. this issue is only observedwith usernames longer than 32 characters.when editing/etc/passwd
(instead ofuseradd
) is used to create the userThe text was updated successfully, but these errors were encountered: