Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
loginansatt01:~$ openstack server add security group <server-name> <security-group-name>


You can of course also create this rule through the web interface.

Obtain the password

Our Windows images will disable the default Administrator user, and create a new user called "Admin." The password is randomly generated at boot, and will be encrypted with the public key provided at server creation time.

...