Add instructions about authorized keys file ACL-s

This commit is contained in:
Lauri Võsandi 2021-05-30 17:48:37 +00:00
parent 1d0da378fc
commit 3ea38f9ca9
1 changed files with 3 additions and 1 deletions

View File

@ -20,5 +20,7 @@ For Windows 10 install also mount
In Windows 10 partitioning wizard provide drivers from that ISO.
Install [OpenSSH server](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse).
Make sure OpenSSH starts during boot.
Insert Jenkins or your favourite CI/CD software SSH public key into the image.
Insert Jenkins or your favourite CI/CD software SSH public keys into
`C:\ProgramData\ssh\administrators_authorized_keys` and adjust ACL-s as described
[here](https://www.concurrency.com/blog/may-2019/key-based-authentication-for-openssh-on-windows)
Use the resulting virtual machine disk image with this Docker image.