I am very new to Dell Open Manage. I am familiar with iDRACs, setting them up and accessing them; amazing technology. I am new to a group that has Open Manage Enterprise up and running with a few hosts already successfully discovered. Here is my dilemma: I can access a specific iDRAC via my web browser just fine, but when I try to discover the same iDRAC via OME it gives me the above error. Investigating the error it tells me: "WinRM client cannot process - Basic authentication is currently disabled in client configuration" . The iDRAC is an iDRAC 9 and I can not for the life of me find where to enable Basic authentication. I did find where I can run:
winrm set winrm/config/service/auth '@{Basic="true"}'
but where do I even run that? Thank you all for your time.
You don't have to enable BASIC authentication on the iDRAC, as it's the only Authentication it supports. One thing I would start with is verifying if there is a firewall or proxy being used, which might be blocking communication.
Let me know what you see.
DELL-Chris H
Social Media and Communities Professional
Dell Technologies | Enterprise Support Services
#IWork4Dell
Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!
InitSix
2 Posts
2181
0
Posted September 11th, 2020 13:00
Thank you, I've been pulling my hair out. I will go in that direction and let you know. Thanks.