You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/osuser
Ross Williams 1bf82ddf84 util/osuser: run getent on non-Linux Unixes
Remove the restriction that getent is skipped on non-Linux unixes.
Improve validation of the parsed output from getent, in case unknown
systems return unusable information.

Fixes #12730.

Signed-off-by: Ross Williams <ross@ross-williams.net>
3 months ago
..
group_ids.go util/osuser: add unit test for parseGroupIds 6 months ago
group_ids_test.go util/osuser: add unit test for parseGroupIds 6 months ago
user.go util/osuser: run getent on non-Linux Unixes 3 months ago