IrishTech Posted August 24, 2020 Share Posted August 24, 2020 Greetings, The built in iDRAC scripts work for iDRAC7 but don't with iDRAC9. Can support for newer versions of the iDRAC SSH servers be added? It looks to be something related to how the ChilkatDotNet45 library passes the username and password. $success = $ssh.AuthenticatePw($UserName, $CurrentPassword) Connecting via putty works, but the scripts fail on the above line when trying iDRAC9 hosts. Irish Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now