Hello,<br><br>I'm trying to set encrypted (md5) user password in the context.sh file.<br><br>Here is my context section of my vm template file.<br>CONTEXT = [ HOSTNAME = "host-2",<br> MYUSERNAME = "user-2",<br>
MYPASSWORD = '$1$9qqmIcc6$N4MpGPRFm6tMLVocJAU011' ]<br><br>My template is created without any problem. Unfortunatly, as I create the vm from this template, I get in my context.sh file<br>HOSTNAME=host-2<br>
MYUSERNAME=user-2<br>MYPASSWORD=''<br>It means that MYPASSWORD string is interpreted. For example, if I have a md5 password $1$9qqmIcc6$N4MpG/fizog, MYPASSWORD is '/fizog'<br>I can not figure out what is the problem. Is there something obvious I missed?<br>
<br>Thanks in advance for your help.<br>Best regards.<br><br>-- <br>Stéphane Bulot<br><b><br></b><br>