Home
last modified time | relevance | path

Searched defs:groupName (Results 1 – 13 of 13) sorted by relevance

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DLdapStore.js187 { groupName, groupPrivilege }, field in LdapStore.actions.AnonymousClassb567187a0c01
209 groupName, field in AnonymousClassb567187a0e01
217 async saveRoleGroup({ dispatch, getters }, { groupName, groupPrivilege }) { field in LdapStore.actions.AnonymousClassb567187a1001
240 i18n.global.t('pageLdap.toast.successSaveRoleGroup', { groupName }), field in AnonymousClassb567187a1101
252 if (find(roleGroups, { groupName: group.RemoteGroup })) { property in LdapStore.actions.deleteRoleGroup.AnonymousClassb567187a1401
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp127 void checkAndThrowsForGroupChangeAllowed(const std::string& groupName) in checkAndThrowsForGroupChangeAllowed()
207 const std::string& groupName) in checkAndThrowForDisallowedGroupCreation()
414 void UserMgr::checkDeleteGroupConstraints(const std::string& groupName) in checkDeleteGroupConstraints()
425 void UserMgr::deleteGroup(std::string groupName) in deleteGroup()
443 void UserMgr::checkCreateGroupConstraints(const std::string& groupName) in checkCreateGroupConstraints()
460 void UserMgr::createGroup(std::string groupName) in createGroup()
1010 std::vector<std::string> UserMgr::getUsersInGroup(const std::string& groupName) in getUsersInGroup()
1186 void UserMgr::executeGroupCreation(const char* groupName) in executeGroupCreation()
1191 void UserMgr::executeGroupDeletion(const char* groupName) in executeGroupDeletion()
1257 std::string groupName; in getUserInfo() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.cpp17 const std::string& groupName, in LDAPMapperEntry()
40 std::string LDAPMapperEntry::groupName(std::string value) in groupName() function in phosphor::ldap::LDAPMapperEntry
H A Dldap_mapper_serialize.cpp48 std::string groupName{}; in load() local
H A Dldap_config.cpp743 ObjectPath Config::create(std::string groupName, std::string privilege) in create()
783 void Config::checkPrivilegeMapper(const std::string& groupName) in checkPrivilegeMapper()
/openbmc/phosphor-led-manager/manager/
H A Dconfig-validator.hpp47 const std::string& groupName, in ConfigValidationException()
56 const std::string& groupName, in ConfigValidationException()
H A Dconfig-validator.cpp83 const std::string groupName, in validateConfigV1GroupForLedPriority()
119 const std::string groupName, in validateConfigV1GroupForGroupPriority()
H A Djson-parser.hpp107 const std::string groupName = entry.value("group", ""); in loadJsonConfigV1Group() local
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1038 std::string groupName(maxSystemGroupNameLength + 1, 'A'); in TEST_F() local
1075 std::string groupName = "openbmc_rfr_role"; in TEST_F() local
1084 std::string groupName = "openbmc_rfr_role"; in TEST_F() local
1092 std::string groupName = "openbmc_rfr_role"; in TEST_F() local
1152 std::string groupName = "openbmc_rfr_role1"; in TEST_F() local
H A Dldap_config_test.cpp782 std::string groupName = "admin"; in TEST_F() local
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp78 std::string groupName; member
/openbmc/webui-vue/src/locales/
H A Den-US.json532 "groupName": "Group name", string
537 "groupName": "Group name", string
H A Dru-RU.json529 "groupName": "Имя группы", string
534 "groupName": "Имя группы", string