Searched refs:ldapServerElementName (Results 1 – 1 of 1) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | account_service.hpp | 727 const std::string& ldapServerElementName, in handleServiceAddressPatch() argument 730 setDbusProperty(asyncResp, ldapServerElementName + "/ServiceAddress", in handleServiceAddressPatch() 746 const std::string& ldapServerElementName, in handleUserNamePatch() argument 750 ldapServerElementName + "/Authentication/Username", in handleUserNamePatch() 766 const std::string& ldapServerElementName, in handlePasswordPatch() argument 770 ldapServerElementName + "/Authentication/Password", in handlePasswordPatch() 787 const std::string& ldapServerElementName, in handleBaseDNPatch() argument 791 ldapServerElementName + in handleBaseDNPatch() 808 const std::string& ldapServerElementName, in handleUserNameAttrPatch() argument 813 ldapServerElementName + "LDAPService/SearchSettings/UsernameAttribute", in handleUserNameAttrPatch() [all …]
|