Files
nomad/helper/users/lookup_linux_test.go
Seth Hoenig b50b81e488 users: refactor method for getting UID from username (#19840)
This PR refactors a helper function for getting the UID associated with
a given username to also return the GID and home directory. Also adds
unit tests on the known values of root and nobody user on Ubuntu Linux.
2024-01-29 13:56:30 -06:00

3.8 KiB