xrdp/sesman/libsesman
matt335672 cf5c2718af Update logging in sesman access control
Improve the built-in access checks for sesman/sesexec:-
- Group existence is checked for at login-time rather than program
  start time
- The name of the group is now included in the message

Also, check for UID == 0 when checking for root, rather than just
checking the name (which might be an alias)
2023-10-05 13:22:49 +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 Update logging in sesman access control 2023-10-05 13:22:49 +01:00
sesman_config.h Update logging in sesman access control 2023-10-05 13:22:49 +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_userpass.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user_pam.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00