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_namespace/README.xml | 37 +++------- modules/pam_namespace/namespace.conf.5.xml | 19 +++--- modules/pam_namespace/pam_namespace.8.xml | 87 ++++++++++++------------ modules/pam_namespace/pam_namespace_helper.8.xml | 21 +++--- 4 files changed, 69 insertions(+), 95 deletions(-) (limited to 'modules/pam_namespace') diff --git a/modules/pam_namespace/README.xml b/modules/pam_namespace/README.xml index 4ef99c9f..f94cb065 100644 --- a/modules/pam_namespace/README.xml +++ b/modules/pam_namespace/README.xml @@ -1,44 +1,27 @@ - - ---> - -]> - -
- - +
+ + - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_namespace.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_namespace-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_namespace.8.xml" xpointer='xpointer(id("pam_namespace-name")/*)'/> - +
- +
- +
- +
- +
-
+
\ No newline at end of file diff --git a/modules/pam_namespace/namespace.conf.5.xml b/modules/pam_namespace/namespace.conf.5.xml index 67f8c043..d398639b 100644 --- a/modules/pam_namespace/namespace.conf.5.xml +++ b/modules/pam_namespace/namespace.conf.5.xml @@ -1,13 +1,10 @@ - - - - + namespace.conf 5 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual @@ -16,7 +13,7 @@ - + DESCRIPTION @@ -175,7 +172,7 @@ - + EXAMPLES These are some example lines which might be specified in @@ -220,7 +217,7 @@ - + SEE ALSO pam_namespace8, @@ -229,11 +226,11 @@ - + AUTHORS The namespace.conf manual page was written by Janak Desai <janak@us.ibm.com>. More features added by Tomas Mraz <tmraz@redhat.com>. - + \ No newline at end of file diff --git a/modules/pam_namespace/pam_namespace.8.xml b/modules/pam_namespace/pam_namespace.8.xml index ddaa00b4..598037a4 100644 --- a/modules/pam_namespace/pam_namespace.8.xml +++ b/modules/pam_namespace/pam_namespace.8.xml @@ -1,16 +1,13 @@ - - - - + pam_namespace 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_namespace PAM module for configuring namespace for a session @@ -20,46 +17,46 @@ - + pam_namespace.so - + debug - + unmnt_remnt - + unmnt_only - + require_selinux - + gen_hash - + ignore_config_error - + ignore_instance_parent_mode - + unmount_on_close - + use_current_context - + use_default_context - + mount_private - + DESCRIPTION The pam_namespace PAM module sets up a private namespace for a session @@ -94,13 +91,13 @@ - + OPTIONS - + debug @@ -111,7 +108,7 @@ - + unmnt_remnt @@ -131,7 +128,7 @@ - + unmnt_only @@ -146,7 +143,7 @@ - + require_selinux @@ -157,7 +154,7 @@ - + gen_hash @@ -170,7 +167,7 @@ - + ignore_config_error @@ -186,7 +183,7 @@ - + ignore_instance_parent_mode @@ -201,7 +198,7 @@ - + unmount_on_close @@ -218,7 +215,7 @@ - + use_current_context @@ -232,7 +229,7 @@ - + use_default_context @@ -246,7 +243,7 @@ - + mount_private @@ -271,7 +268,7 @@ - + MODULE TYPES PROVIDED Only the module type is provided. @@ -279,7 +276,7 @@ - + RETURN VALUES @@ -309,18 +306,18 @@ - + FILES - /etc/security/namespace.conf + /etc/security/namespace.conf Main configuration file - %vendordir%/security/namespace.conf + %vendordir%/security/namespace.conf Default configuration file if /etc/security/namespace.conf does not exist. @@ -328,28 +325,28 @@ - /etc/security/namespace.d + /etc/security/namespace.d Directory for additional configuration files - %vendordir%/security/namespace.d + %vendordir%/security/namespace.d Directory for additional vendor specific configuration files. - /etc/security/namespace.init + /etc/security/namespace.init Init script for instance directories - %vendordir%/security/namespace.init + %vendordir%/security/namespace.init Vendor init script for instance directories if /etc/security/namespace.init does not exist. @@ -359,7 +356,7 @@ - + EXAMPLES @@ -379,7 +376,7 @@ - + SEE ALSO @@ -397,7 +394,7 @@ - + AUTHORS The namespace setup scheme was designed by Stephen Smalley, Janak Desai @@ -408,4 +405,4 @@ <tmraz@redhat.com>. - + \ No newline at end of file diff --git a/modules/pam_namespace/pam_namespace_helper.8.xml b/modules/pam_namespace/pam_namespace_helper.8.xml index 2f5adbed..002c254a 100644 --- a/modules/pam_namespace/pam_namespace_helper.8.xml +++ b/modules/pam_namespace/pam_namespace_helper.8.xml @@ -1,27 +1,24 @@ - - - - + pam_namespace_helper 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_namespace_helper Helper binary that creates home directories - + pam_namespace_helper - + DESCRIPTION @@ -43,7 +40,7 @@ - + SEE ALSO @@ -52,11 +49,11 @@ - + AUTHOR Written by Topi Miettinen. - + \ No newline at end of file -- cgit v1.2.3