From 338f579d2d3a27de21f4d4ca32d031ff513a5d3c Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 29 Aug 2006 16:21:31 +0000 Subject: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- As discussed with Tomas I'm adding the pam_loginuid module from RH to make the SELinux/Audit stack complete: 2006-08-29 Thorsten Kukuk * doc/sag/pam_loginuid.xml: New. * doc/sag/Linux-PAM_SAG.xml: Include pam_loginuid.xml. * configure.in: Add modules/pam_loginuid/Makefile. * modules/Makefile.am: Add pam_loginuid sub directory. * libpam/pam_static_modules.h: Add pam_loginuid. * modules/pam_loginuid/Makefile.am: New. * modules/pam_loginuid/tst-pam_loginuid: New. * modules/pam_loginuid/pam_loginuid.8.xml: New. * modules/pam_loginuid/pam_loginuid.8: New, generated from XML source. * modules/pam_loginuid/pam_loginuid.c: New. * modules/pam_loginuid/README.xml: New. * modules/pam_loginuid/README: New, generated from XML source. --- doc/sag/Linux-PAM_SAG.xml | 2 ++ doc/sag/pam_loginuid.xml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 doc/sag/pam_loginuid.xml (limited to 'doc/sag') diff --git a/doc/sag/Linux-PAM_SAG.xml b/doc/sag/Linux-PAM_SAG.xml index 1be4c338..605516c0 100644 --- a/doc/sag/Linux-PAM_SAG.xml +++ b/doc/sag/Linux-PAM_SAG.xml @@ -426,6 +426,8 @@ session required pam_warn.so href="pam_listfile.xml"/> + + +
+ pam_loginuid - record user's login uid to the process attribute + + + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
-- cgit v1.2.3