Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp498 std::string pwHistoryConfigFile; member in phosphor::user::UserMgr
H A Duser_mgr.cpp598 if (setPamModuleConfValue(pwHistoryConfigFile, remOldPasswdCount, in rememberOldPasswordTimes()
1334 if (getPamModuleConfValue(pwHistoryConfigFile, remOldPasswdCount, in initializeAccountPolicy()
1481 pwHistoryConfigFile(defaultPWHistoryConfigFile), in UserMgr()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp271 pwHistoryConfigFile = tempPWHistoryConfigFile; in UserMgrInTest()