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>
2024-07-26 14:25:46 -07:00
..
group_ids_test.go util/osuser: add unit test for parseGroupIds 2024-04-23 08:54:17 -05:00
group_ids.go util/osuser: add unit test for parseGroupIds 2024-04-23 08:54:17 -05:00
user.go util/osuser: run getent on non-Linux Unixes 2024-07-26 14:25:46 -07:00