Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1520 LdapPatchParams activeDirectoryObject; in handleAccountServicePatch() local
1529 "ActiveDirectory/Authentication/AuthenticationType", activeDirectoryObject.authType, in handleAccountServicePatch()
1530 "ActiveDirectory/Authentication/Password", activeDirectoryObject.password, in handleAccountServicePatch()
1531 "ActiveDirectory/Authentication/Username", activeDirectoryObject.userName, in handleAccountServicePatch()
1532 …tiveDirectory/LDAPService/SearchSettings/BaseDistinguishedNames", activeDirectoryObject.baseDNList, in handleAccountServicePatch()
1533 …"ActiveDirectory/LDAPService/SearchSettings/GroupsAttribute", activeDirectoryObject.groupsAttribut… in handleAccountServicePatch()
1534 …"ActiveDirectory/LDAPService/SearchSettings/UsernameAttribute", activeDirectoryObject.userNameAttr… in handleAccountServicePatch()
1535 "ActiveDirectory/RemoteRoleMapping", activeDirectoryObject.remoteRoleMapData, in handleAccountServicePatch()
1536 "ActiveDirectory/ServiceAddresses", activeDirectoryObject.serviceAddressList, in handleAccountServicePatch()
1537 "ActiveDirectory/ServiceEnabled", activeDirectoryObject.serviceEnabled, in handleAccountServicePatch()
[all …]