aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6ea4f2de6da0f1f525b7c163d111f86278f1f2d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# LightDM (Arctica Greeter) Remote Logon: FreeRDP(2) #

Configuration for LightDM / Arctica Greeter to launch remote FreeRDP
sessions using FreeRDPv2.

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.

## Installation

See https://github.com/ArcticaProject/ArcticaDocs/tree/master/ArcticaGreeter

## 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.

Alternatively, add the /cert-ignore option to the set of FREERDP2_OPTIONS
in /etc/default/lightdm-remote-session-freerdp2.

## Limitations / Known Issues

  * Sound not working, yet
  * Usernames containig blanks are not supported.