teleport/tool
Andrew Lytvynov ab062428b1 Windows desktop service boilerplate
Boilerplate for a new service and API objects:
- windows_desktop_service config section
- service registration and heartbeats
- static host registration and heartbeats
- caching, permissions, etc
- "tctl get" support

For new connections the service aborts after authentication, since the
RDP client implementation is not ready yet (pending in
https://github.com/gravitational/teleport/pull/7824).

Tested that the service starts, registers (both over a tunnel and
directly) and creates the API objects.
2021-08-18 18:44:41 +00:00
..
tctl Windows desktop service boilerplate 2021-08-18 18:44:41 +00:00
teleport Add missing database cli flags (#6739) 2021-05-18 11:10:16 -07:00
tsh Decouple database server from database (#7771) 2021-08-05 01:50:21 -07:00