Files
shadow/debian
Laurent Bigonville 4d8a10d86c Move the call to pam_motd before pam_selinux open
pam_selinux calls setexeccon() with the context of the user, that means
that the first execve() after the call to "pam_selinux open" will be
executed in the user's context.

As pam_motd in debian calls system() to run run-parts to generate the
motd dynamically we need to be sure that this is done before that so it
runs in the context of the login executable.
2019-09-03 17:00:06 +02:00
..
2019-06-23 16:02:51 +02:00
2019-06-23 22:11:48 +02:00
2019-07-16 18:49:41 +02:00
2019-06-23 16:02:51 +02:00
2013-08-23 23:21:50 +02:00
2013-07-27 18:36:40 +02:00
2019-07-16 07:36:39 +00:00
2019-06-23 16:17:34 +02:00
2019-06-23 16:17:34 +02:00
2017-01-20 20:11:49 +01:00
2019-06-23 16:02:51 +02:00
2019-06-23 16:02:51 +02:00
2013-08-16 00:50:34 +02:00

A testsuite is also available. Instruction on how to run this testsuite
are available in tests/README

 -- Balint Reczey <rbalint@ubuntu.com>, Sat, 12 Aug 2017 18:46:44 -0400