Skip to content
Snippets Groups Projects
Commit 1086af90 authored by Jiří Ježek's avatar Jiří Ježek
Browse files

Update 3 files

- /topics/compute/openstack/docs/images/sec_group.png
- /topics/compute/openstack/docs/images/windows_console.png
- /topics/compute/openstack/docs/additional-information/windows.md
parent 1853c506
No related branches found
No related tags found
1 merge request!56RT756761 updated windows documentation
Pipeline #410896 waiting for manual action
......@@ -9,13 +9,21 @@ search:
Windows host system allows RDP access allowed for the `Administrators` group. By default there are two users in this group:
- Admin - the password for this account is defined by `admin_pass` OpenStack instance metadata, if no value is entered for this key, a random password is generated. (could be used for orchestration).
- Administrator - the password must be filled after instantiation of the system.
- Admin - the password for this account is defined by `admin_pass` OpenStack instance metadata, if no value is entered for this key, a random password is generated. (could be used for orchestration). The `admin_pass` functionality depends on used image, it happens that it does not work for certain images.
- Administrator - the password must be filled after instantiation of the system, when logging in for the first time. This can be typically done through console of desired instance as you can see in example.
The next step is to create a security group, that will allow access to a port `3389` ([RDP protocol](https://en.wikipedia.org/wiki/Remote_Desktop_Protocol)) for the instance.
!!! example
![](../images/windows_console.png)
We recommend disabling those accounts, creating new ones to administer Windows instances in any production environment.
The next step is to create a security group, that will allow access to a port `3389` ([RDP protocol](https://en.wikipedia.org/wiki/Remote_Desktop_Protocol)) for the instance. In the example you can see correct settings of security group for IPv4.
!!! example
![](../images/sec_group.png)
# Licensing
- We are not currently supporting Windows licensing. License responsibility for Windows is entirely up to the user.
......
topics/compute/openstack/docs/images/sec_group.png

19.7 KiB

topics/compute/openstack/docs/images/windows_console.png

1.7 MiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment