Home
last modified time | relevance | path

Searched defs:groupsAttribute (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DLdapStore.js15 groupsAttribute: null, property in LdapStore.state.ldap
24 groupsAttribute: null, property in LdapStore.state.activeDirectory
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp828 const std::string& groupsAttribute, in handleGroupNameAttrPatch() argument
968 std::optional<std::string> groupsAttribute; member