Home
last modified time | relevance | path

Searched refs:serverType (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp88 std::string serverType; member
381 const std::string& serverType, in handleRoleMapPatch() argument
396 [asyncResp, roleMapObjData, serverType, in handleRoleMapPatch()
405 .jsonValue[serverType]["RemoteRoleMapping"][index] = in handleRoleMapPatch()
497 if (serverType == "ActiveDirectory") in handleRoleMapPatch()
501 else if (serverType == "LDAP") in handleRoleMapPatch()
510 [asyncResp, serverType, localRole, in handleRoleMapPatch()
520 .jsonValue[serverType]["RemoteRoleMapping"]; in handleRoleMapPatch()
671 confData.serverType = *strValue; in getLDAPConfigData()
973 const std::string& serverType) in handleLDAPPatch() argument
[all …]
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py3377 serverType = {
3382 ….uri, args.bindDN, args.baseDN, args.bindPassword, scope[args.scope], serverType[args.serverType]]}
3410 serverType = {
3418 serverTypeToBeEnabled = args.serverType
3512 for serverType in serverTypeMap.keys():
3513 if (serverType != serverTypeEnabled):
3514 res = syncRoleMap(host,args,session,serverTypeEnabled,serverType)
4247 args.serverType = toServerType
4290 serverType = args.serverType
4291 if (serverType is None):
[all …]
H A DREADME.md158 …-baseDN=<basDN> --bindPassword=<bindPassword> --scope="sub/one/base" --serverType="OpenLDAP/Active…
170 …-baseDN=<basDN> --bindPassword=<bindPassword> --scope="sub/one/base" --serverType="OpenLDAP/Active…
/openbmc/phosphor-user-manager/docs/
H A DREADME.md17 …stname>/", "<bindDN>", "<baseDN>","<bindDNPassword>","<searchScope>","<serverType>"]}'' https://$…