Searched refs:grpSsh (Results 1 – 1 of 1) sorted by relevance
59 static constexpr const char* grpSsh = "ssh"; variable354 bool sshRequested = removeStringFromCSV(groups, grpSsh); in createUser()536 bool sshRequested = removeStringFromCSV(groups, grpSsh); in updateGroupsAndPriv()1429 if (grp == grpSsh) in initUserObjects()