You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make development_instance LINUX_PASSWORD=xxx INSTANCE_NAME=xxx
fails to set the password. This is needed for RDP login.
Subsequently, make INSTANCE_NAME=xxx ssh works, and sudo passwd centos can be used to set the password.
The text was updated successfully, but these errors were encountered:
make development_instance LINUX_PASSWORD=xxx INSTANCE_NAME=xxx
fails to set the password. This is needed for RDP login.
Subsequently,
make INSTANCE_NAME=xxx ssh
works, andsudo passwd centos
can be used to set the password.The text was updated successfully, but these errors were encountered: