aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-07 11:25:01 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-07 11:25:01 +0200
commitde23aed0fd266ab3f9cc2eaafe269c2bec9aa44b (patch)
tree639fd79c9d2fd15b7fd6cd3e1b3f430e1252ad2a /README.md
parentee26591128959cd16e8cdbcfbbf3bc3fdec010f4 (diff)
downloadlightdm-remote-session-freerdp2-de23aed0fd266ab3f9cc2eaafe269c2bec9aa44b.tar.gz
lightdm-remote-session-freerdp2-de23aed0fd266ab3f9cc2eaafe269c2bec9aa44b.tar.bz2
lightdm-remote-session-freerdp2-de23aed0fd266ab3f9cc2eaafe269c2bec9aa44b.zip
FreeRDP known_hosts2: Provide an empty known_hosts2 file for FreeRDP that site admins need to populate with RDP server host keys.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c20350..abe89d3 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,13 @@ This code project was originally started by Canonical Ltd. and has been
adapted by various authors with the purpose of making Remote Logon
against RDP servers via Arctica Greeter (formerly known as Unity Greeter)
available on Ubuntu and non-Ubuntu systems alike.
+
+## Configuration
+
+For this Remote Logon Add-on to work, you have to populate
+
+```
+/etc/arctica-greeter/guest-session/skel/.config/freerdp/known_hosts2
+```
+
+with your RDP servers' host keys. Otherwise, logins will fail.