Skip to content

Docs only - Add example supermicro .cgi config to README - #42

Open
JedMeister wants to merge 1 commit into
sciapp:developfrom
JedMeister:supermicro-note
Open

Docs only - Add example supermicro .cgi config to README#42
JedMeister wants to merge 1 commit into
sciapp:developfrom
JedMeister:supermicro-note

Conversation

@JedMeister

Copy link
Copy Markdown

The content of this PR has been verified against real hardware (Supermicro A1SRi-2758F, AST2400 BMC) using a container as built using the updated code in #41.


The documented kvm-openjdk-7u51 template noted within the README only covers the AMI .asp firmware. So Supermicro boards with .cgi firmware fail login with the default template because .cgi firmware uses:

  • a different login endpoint (/cgi/login.cgi)
  • different field names (name/pwd vs WEBVAR_*)
  • a different session cookie (SID)
  • a different viewer-download path

Note: allow_insecure_ssl: True here differs from the existing example but is set intentionally because these BMCs use old self-signed certs that won't validate.

If you'd prefer this shipped as a built-in selectable template rather than a copy-paste README example, happy to look at that - please ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant