An error

Error: Bad credential mix

(Error code 1c0d62)

Possible sources

This error originated from one of the following locations within the iPXE source code:

General advice

  • Try using the latest version of iPXE. Your problem may have already been fixed.
  • Try building iPXE with the debug option DEBUG=iscsi
  • You can contact the iPXE developers and other iPXE users.
  • Refresh this page after 24 hours. This page is actively monitored, and further information may be added soon.

Additional notes

(Please edit this page to include any of your own useful hints and tips for fixing this error.)

This error indicates that you are attempting to use an invalid combination of initiator and target credentials for iSCSI authentication.

You can view the set of credentials that iPXE is using with the show command:

  iPXE> show username
  username:string = mcb30
  iPXE> show password:hex
  password:hex = 64:72:65:61:6d:20:6f:6e
  
  iPXE> show reverse-username
  Could not find "reverse-username"
  iPXE> show reverse-password:hex
  Could not find "reverse-password"

Things to try:

Note that you cannot use target authentication without also providing credentials for initiator authentication, since this is not permitted by the iSCSI protocol.

err/1c0d62.txt ยท Last modified: 2011/03/22 20:11 (external edit)
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.