![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2269066.1 : Ipmitool Fails With "Unable to establish IPMI v2 / RMCP+ session" When Using AD Userid
In this Document
Created from <SR 3-14907952011> Applies to:Exalytics In-Memory Machine X5-4 - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsWhen using a local userid the gui, ssh and ipmitool commands all works however below error is coming up when using AD userid to access ipmitool: Invalid user name for type lanplus RAKP 2 message indicates an error : unauthorized name Note that ssh and the gui all work fine using the same AD userid.
CauseThe main technical problem is, that for the RMCP/RMCP+ protocol for authentication the password has to be known on both ends of the communication in order to verify the user. For LDAP, this information is not available to the BMC, since it is available only at the LDAP server. Other access methods to the BMC, such as http/telnet/ssh etc. can query this information from the user (interactively) and pass this to the LDAP server for verification/authentication before granting access. This is typically performed with a bind operation to the LDAP server. For instance, in the quite easy case of RMCP and MD5 Authentication, the MD5 hash for every command after the activate session is build as hash over the user’s password, the session Id, the raw ipmi command data, the sequence number and again the user’s password. The BMC performs the same steps to verify/authenticate the command. While ipmitool has been given the password as parameter, the BMC has no way of retrieving the plain password for a given user from the LDAP server. Only local user information is available to the BMC. Also note, that in most cases the password itself is not stored in plain on the LDAP server, but only in hashed or encrypted form.
Solutionipmitool does not support Domain/AD/LDAP username. Attachments This solution has no attachment |
||||||||||||||||
|