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.hpp529 std::string pwHistoryConfigFile; member in phosphor::user::UserMgr
H A Duser_mgr.cpp598 if (setPamModuleConfValue(pwHistoryConfigFile, remOldPasswdCount, in rememberOldPasswordTimes()
1335 if (getPamModuleConfValue(pwHistoryConfigFile, remOldPasswdCount, in initializeAccountPolicy()
1499 pwHistoryConfigFile(defaultPWHistoryConfigFile), in UserMgr()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp324 pwHistoryConfigFile = tempPWHistoryConfigFile; in UserMgrInTest()