Searched refs:LDAPService (Results 1 – 6 of 6) sorted by relevance
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | LdapStore.js | 51 LDAPService: { 75 LDAPService: { 168 LDAPService: { class in LdapStore.actions.saveAccountSettings.data 175 data.LDAPService.SearchSettings.GroupsAttribute = groupIdAttribute; 177 data.LDAPService.SearchSettings.UsernameAttribute = userIdAttribute;
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | external_account_provider.hpp | 14 LDAPService, enumerator 47 {AccountProviderTypes::LDAPService, "LDAPService"},
|
H A D | account_service.hpp | 34 LDAPService, enumerator 101 {AccountProviderTypes::LDAPService, "LDAPService"},
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | ldap-controller.js | 310 const LDAPService = { class in AnonymousFunctionbae13d9f0200.createLdapEnableRequest 322 {ServiceEnabled, Authentication, LDAPService, ServiceAddresses} 327 {ServiceEnabled, Authentication, LDAPService, ServiceAddresses}
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_ldap_utils.robot | 35 # 'LDAPService': 83 ... 'LDAPService':
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ldap_configuration.robot | 135 Should Contain ${ldap_configuration} LDAPService 136 ... msg=LDAPService is not available. 252 ${body}= Catenate {'${LDAP_TYPE}': { 'LDAPService': {'SearchSettings':
|