Changes between Version 1 and Version 2 of Service
- Timestamp:
- 07/20/17 15:43:05 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Service
v1 v2 6 6 == Introduction == 7 7 Starting with version 1.0, the posix installations should have installed a system service which allows you to access all your sessions through a single authenticated port. 8 9 This service is often referred to as the "system wide proxy server". 8 10 }}} 11 9 12 10 13 {{{#!div class="box" … … 14 17 The packages should have installed firewall rules to allow network connections to this port. 15 18 19 This service is also used for registering server instances with [https://www.freedesktop.org/wiki/Software/systemd/logind/ logind]. 20 }}} 21 22 23 {{{#!div class="box" 24 == Links == 25 16 26 For more information, see: 17 27 * #1335 "system service for the proxy server" - original feature ticket 28 * #1521 socket activation 29 * #1105 systemd multi seat support 18 30 * [/wiki/ProxyServer proxy server] 19 31 * [/wiki/Authentication authentication] 32 * #1524 {{{peercred}}} authentication module 20 33 * #731: xpra's IANA registration and default port 21 34 }}}