Home
last modified time | relevance | path

Searched refs:grpSsh (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp59 static constexpr const char* grpSsh = "ssh"; variable
354 bool sshRequested = removeStringFromCSV(groups, grpSsh); in createUser()
536 bool sshRequested = removeStringFromCSV(groups, grpSsh); in updateGroupsAndPriv()
1429 if (grp == grpSsh) in initUserObjects()