Hello, i want to configure LDAP settings on my management interfaces(cimc) with python(probably through http requests with redfish api).
i have tried to access to https://{ip}/redfish/v1/AccountService and i get an information about the LDAP configurations and also I succeeded to patch some setting via the redfish.
but the "Binding DN" and "attribute" settings i can't find. i need the dcumantation of the firmware the implaments the redfish the understant how i can set all these.
im working with python.
thanks for the helpers