HewlettPackard / python-ilorest-library

Python library for interacting with devices which support a Redfish Service
Apache License 2.0
181 stars 89 forks source link

Modify User is not working for iLo6 firmware 1.20 (DL385Gen11) #153

Closed chamingkk closed 7 months ago

chamingkk commented 9 months ago

Modify user script failed with 401 error code. Issue cannot be seen in ilo5 (DL385Gen10). \python-ilorest-library\examples\Redfish\modify_user_account.py

image

richotero commented 9 months ago

This issue seems similar to mine (#154). The ilorest program and scripts that use the Python library work fine with iLO 5 but fail on a new server that has iLO 6.

rajkumar14 commented 7 months ago

I have verified iLO5 and iLO6 setup. This is working as expected with latest ilorest-library. Closing the case. image

rajeevkallur commented 7 months ago

Closed