diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ # LightDM (Arctica Greeter) Remote Logon: FreeRDP(2) # Configuration for LightDM / Arctica Greeter to launch remote FreeRDP -sessions using FreeRDPv2. +sessions using FreeRDPv2/FreeRDPv3. This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making Remote Logon @@ -22,10 +22,10 @@ For this Remote Logon Add-on to work, you have to populate with your RDP servers' host keys. Otherwise, logins will fail. -Alternatively, add the /cert-ignore option to the set of FREERDP2_OPTIONS -in /etc/default/lightdm-remote-session-freerdp2. +Alternatively, add the /cert-ignore option to the set of FREERDP_OPTIONS +in /etc/default/lightdm-remote-session-freerdp. ## Limitations / Known Issues * Sound not working, yet - * Usernames containig blanks are not supported.
\ No newline at end of file + * Usernames containig blanks are not supported. |