Versions in this module Expand all Collapse all v0 v0.3.7 Dec 11, 2024 GO-2025-3762 GO-2025-3762: New authd users logging in via SSH are members of the root group in github.com/ubuntu/authd Changes in this version + func AuthdIntegrationTestsEnvWithGpasswdMock(t *testing.T, outputFilePath, groupsFilePath string) []string + func Mockgpasswd(_ *testing.T) + func RequireGPasswdOutput(t *testing.T, destCmdsFile, goldenGpasswdPath string) + func SetGpasswdCmd(gpasswdCmd []string) + func SetGroupPath(groupPath string) + func SetupGPasswdMock(t *testing.T, groupsFilePath string) string