diff --git a/kernel-config/postlfs/security/linux-pam.toml b/kernel-config/postlfs/security/linux-pam.toml
new file mode 100644
index 0000000000..03c5599428
--- /dev/null
+++ b/kernel-config/postlfs/security/linux-pam.toml
@@ -0,0 +1 @@
+AUDIT='*'
diff --git a/postlfs/security/linux-pam-kernel.xml b/postlfs/security/linux-pam-kernel.xml
new file mode 100644
index 0000000000..7d0568d713
--- /dev/null
+++ b/postlfs/security/linux-pam-kernel.xml
@@ -0,0 +1,7 @@
+
+
+
+General setup --->
+ [*] Auditing support [AUDIT]
diff --git a/postlfs/security/linux-pam.xml b/postlfs/security/linux-pam.xml
index 3daa7c161b..c0eae23f20 100644
--- a/postlfs/security/linux-pam.xml
+++ b/postlfs/security/linux-pam.xml
@@ -138,6 +138,29 @@
+
+ Kernel Configuration
+
+
+ For the PAM module pam_loginuid.so (referred by
+ the PAM configuration file system-session if
+ is
+ built is
+ rebuilt with PAM support later) to work,
+ a kernel configuration parameter need to be set or the module will
+ just do nothing:
+
+
+
+
+
+ Linux-PAM
+
+
+
+
Installation of Linux PAM