Dell/iDrac6: verschil tussen versies

Uit WaaaghPedia
Geen bewerkingssamenvatting
Regel 12: Regel 12:
After an upgrade of idrac, go into java config, in the security tab, add the idrac in the exceptions list.
After an upgrade of idrac, go into java config, in the security tab, add the idrac in the exceptions list.


Then in <code>C:\Program Files\Java\jre1.8.*\lib\security\java.security</code> Comment out the lines:
Then in <code>C:\Program Files (x86)\Java\jre1.8.0_231\lib\security</code> Comment out the lines:


<pre>jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,  
<pre>jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,  

Versie van 2 jan 2020 13:10


Standaard gebruikersnaam en wachtwoord

Gebruiker Wachtwoord
root calvin

Java

After an upgrade of idrac, go into java config, in the security tab, add the idrac in the exceptions list.

Then in C:\Program Files (x86)\Java\jre1.8.0_231\lib\security Comment out the lines:

jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, 
EC keySize < 224, DES40_CBC, RC4_40, 3DES_EDE_CBC

This allows iDRAC6 to work with full remote console support, remote ISO mounting, etc. on latest java.

It's a shitty workaround, but so be it

Thanks to Arffeh


Parse OS info to idrac

AD integration

Bron