Hello! Been using VSAN Free and it's working great. I need to change the password for my CHAP authentication. I had successfully changed the admin password before by directly editing the starwind.cfg file using the BASE64 encoding of the MD5 hash as outlined in this topic: viewtopic.php?f=5&t=6001&p=33727&hilit= ... ZDg#p33727. However, the CHAP password does not seem to use the same encoding. I've done several tests by setting a password in a trial version of VSAN (so I can use the GUI) and the encoded password in the starwind.cfg and disk_HA.swdsk does not match a BASE64 of MD5 hash. It's the wrong length and the pattern is completely different.
What encoding does the CHAP password use? Or is there a PowerShell way to set the CHAP password on an existing credential?
Examples (passwords are just test text):
<permission target="" chapLocalName="local1" chapLocalSecret="0bN9tnol7ALzLoh65eIyB4Yw==" chapPeerName="peer1" chapPeerSecret="0b7TOVRKXRvdi3nHt71v8h6w=="/>
<authentication type="MCHAP">
<MCHAP name="peer1" secret="0b7TOVRKXRvdi3nHt71v8h6w=="/>
<CHAP login="local1" passwd="0bN9tnol7ALzLoh65eIyB4Yw=="/>
</authentication>
The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software