xrdp/libxrdp
Koichiro IWAO 65c1fe87d7 Log user-friendly message when certificate/privkey is inaccessible
We shouldn't assume that xrdp daemon is running under root privilege.
In many cases, root privilege is not really needed for xrdp daemon.
xrdp may fail to load certificate/privkey due to lack of permissions
when running under user privilege. Checking existence of files is not
enough and xrdp should output user-friendly log in such case.

Reported by Debian user in bug 856436 [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856436
2017-06-12 16:57:04 +09:00
..
libxrdp.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
libxrdp.h Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
libxrdpinc.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Makefile.am Fix compilation on MacOS 2017-03-01 20:39:48 -08:00
xrdp_bitmap32_compress.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_bitmap_compress.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_caps.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_channel.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_fastpath.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_iso.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_jpeg_compress.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_mcs.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_mppc_enc.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_orders_rail.c xrdp_orders_rail: fix resulting unicode length 2017-03-24 15:36:36 +09:00
xrdp_orders_rail.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_orders.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_rdp.c Log user-friendly message when certificate/privkey is inaccessible 2017-06-12 16:57:04 +09:00
xrdp_sec.c libxrdp: print connected client name to log 2017-03-21 22:02:29 -07:00
xrdp_surface.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00