From cf2fc5ff7b4a8555fda2a5ebe5f6ab0e45c22996 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 25 Oct 2022 16:29:41 +0200 Subject: doc: Update PAM documentation from DockBook 4 to DocBook 5 Changed files -------------- Make.xml.rules.in: - Using RNG file instead of DTD file for checking XML files. - Taking the correct stylesheet for README files. doc/sag/Makefile.am, doc/adg/Makefile.am, doc/mwg/Makefile.am: - Using RNG file instead of DTD file for checking XML files. configure.ac: - Adding a new option for selecting RNG check file (-enable-docbook-rng) - Switching stylesheets to docbook 5 - Checking DocBook 5 environment instead of DocBook 4 environment *.xml: Update from DockBook 4 to DocBook 5 --- modules/pam_exec/README.xml | 32 ++++++-------------- modules/pam_exec/pam_exec.8.xml | 65 ++++++++++++++++++++--------------------- 2 files changed, 40 insertions(+), 57 deletions(-) (limited to 'modules/pam_exec') diff --git a/modules/pam_exec/README.xml b/modules/pam_exec/README.xml index 5e76cab3..1928d7f9 100644 --- a/modules/pam_exec/README.xml +++ b/modules/pam_exec/README.xml @@ -1,41 +1,27 @@ - - ---> -]> +
-
- - + - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_exec.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_exec-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_exec.8.xml" xpointer='xpointer(id("pam_exec-name")/*)'/> - +
- +
- +
- +
- +
-
+
\ No newline at end of file diff --git a/modules/pam_exec/pam_exec.8.xml b/modules/pam_exec/pam_exec.8.xml index 7e89943c..13abe6e6 100644 --- a/modules/pam_exec/pam_exec.8.xml +++ b/modules/pam_exec/pam_exec.8.xml @@ -1,57 +1,54 @@ - - - - + pam_exec 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_exec PAM module which calls an external command - + pam_exec.so - + debug - + expose_authtok - + seteuid - + quiet - + quiet_log - + stdout - + log=file - + type=type - + command - + ... - + DESCRIPTION @@ -83,7 +80,7 @@ - + OPTIONS @@ -91,7 +88,7 @@ - + debug @@ -102,7 +99,7 @@ - + expose_authtok @@ -117,7 +114,7 @@ - + log=file @@ -129,7 +126,7 @@ - + type=type @@ -140,7 +137,7 @@ - + stdout @@ -151,7 +148,7 @@ - + quiet @@ -164,7 +161,7 @@ - + quiet_log @@ -177,7 +174,7 @@ - + seteuid @@ -194,7 +191,7 @@ - + MODULE TYPES PROVIDED All module types (, , @@ -202,7 +199,7 @@ - + RETURN VALUES @@ -278,7 +275,7 @@ - + EXAMPLES Add the following line to /etc/pam.d/passwd to @@ -293,7 +290,7 @@ - + SEE ALSO @@ -308,7 +305,7 @@ - + AUTHOR pam_exec was written by Thorsten Kukuk <kukuk@thkukuk.de> and @@ -316,4 +313,4 @@ - + \ No newline at end of file -- cgit v1.2.3