DomiStyle / docker-idrac6

iDRAC 6 web interface and VNC proxy
https://hub.docker.com/r/domistyle/idrac6/
MIT License
756 stars 135 forks source link

Question: credentials in viewer.jnlp? #69

Open swarren opened 5 months ago

swarren commented 5 months ago

This solution works great for me, thanks!

If I set the user/password to the same user/password that I use to log into the web, it works great.

I tried writing a script to extract the user/passwd values from viewer.jnlp as downloaded from the iDRAC web interface. Login would not work with those (presumably one-time auto-generated?) credentials. Shouldn't that work? I assume those are the credentials that the Java code "normally" uses?