xrdp/sesman/libsesman
matt335672 675dd77807 Parameterise the sockdir with the UID of the user
The top level socket directory is now called XRDP_SOCKET_ROOT_PATH.
Below that are user-specific directories referred to with the
XRDP_SOCKET_PATH macro - this name is hard-coded into xorgxrdp and
the audio modules as an environment variable.

XRDP_SOCKET_PATH now looks like $XRDP_SOCKET_ROOT_PATH/<uid>

XRDP_SOCKET_PATH is only writeable by the user, and readable by the user
and the xrdp process.
2023-10-23 18:14:46 +01:00
..
Makefile.am autotools changes related to new libsesman library 2023-03-29 14:31:30 +01:00
sesman_access.c Update logging in sesman access control 2023-10-05 13:22:49 +01:00
sesman_access.h Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
sesman_auth.h Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
sesman_clip_restrict.c Add new files to libsesman 2023-03-29 14:31:30 +01:00
sesman_clip_restrict.h Add new files to libsesman 2023-03-29 14:31:30 +01:00
sesman_config.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
sesman_config.h Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
verify_user.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_bsd.c Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
verify_user_kerberos.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_pam.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user_pam_userpass.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00