| /openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
| H A D | LdapStore.js | 187 { 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/phosphor-ldap-config/ |
| H A D | ldap_mapper_entry.cpp | 17 const std::string& groupName, in LDAPMapperEntry() 40 std::string LDAPMapperEntry::groupName(std::string value) in groupName() function in phosphor::ldap::LDAPMapperEntry
|
| H A D | ldap_mapper_serialize.cpp | 48 std::string groupName{}; in load() local
|
| H A D | ldap_config.cpp | 743 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 D | config-validator.hpp | 47 const std::string& groupName, in ConfigValidationException() 56 const std::string& groupName, in ConfigValidationException()
|
| H A D | config-validator.cpp | 83 const std::string groupName, in validateConfigV1GroupForLedPriority() 119 const std::string groupName, in validateConfigV1GroupForGroupPriority()
|
| H A D | json-parser.hpp | 107 const std::string groupName = entry.value("group", ""); in loadJsonConfigV1Group() local
|
| /openbmc/phosphor-user-manager/ |
| H A D | user_mgr.cpp | 127 void checkAndThrowsForGroupChangeAllowed(const std::string& groupName) in checkAndThrowsForGroupChangeAllowed() argument 226 const std::string& groupName) in checkAndThrowForDisallowedGroupCreation() argument 433 checkDeleteGroupConstraints(const std::string & groupName) checkDeleteGroupConstraints() argument 444 deleteGroup(std::string groupName) deleteGroup() argument 462 checkCreateGroupConstraints(const std::string & groupName) checkCreateGroupConstraints() argument 479 createGroup(std::string groupName) createGroup() argument 1039 getUsersInGroup(const std::string & groupName) getUsersInGroup() argument 1215 executeGroupCreation(const char * groupName) executeGroupCreation() argument 1220 executeGroupDeletion(const char * groupName) executeGroupDeletion() argument 1286 std::string groupName; getUserInfo() local [all...] |
| /openbmc/phosphor-user-manager/test/ |
| H A D | user_mgr_test.cpp | 1077 std::string groupName(maxSystemGroupNameLength + 1, 'A'); in TEST_F() local 1114 std::string groupName = "openbmc_rfr_role"; in TEST_F() local 1123 std::string groupName = "openbmc_rfr_role"; in TEST_F() local 1131 std::string groupName = "openbmc_rfr_role"; in TEST_F() local 1191 std::string groupName = "openbmc_rfr_role1"; in TEST_F() local
|
| H A D | ldap_config_test.cpp | 782 std::string groupName = "admin"; in TEST_F() local
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | account_service.hpp | 75 std::string groupName; member
|
| /openbmc/webui-vue/src/locales/ |
| H A D | en-US.json | 534 "groupName": "Group name", string 539 "groupName": "Group name", string
|
| H A D | ru-RU.json | 534 "groupName": "Имя группы", string 539 "groupName": "Имя группы", string
|
| H A D | ka-GE.json | 534 "groupName": "ჯგუფის სახელი", string 539 "groupName": "ჯგუფის სახელი", string
|