diff options
Diffstat (limited to 'modules/pam_debug')
-rw-r--r-- | modules/pam_debug/Makefile.am | 4 | ||||
-rw-r--r-- | modules/pam_debug/Makefile.in | 15 | ||||
-rw-r--r-- | modules/pam_debug/README.xml | 32 | ||||
-rw-r--r-- | modules/pam_debug/pam_debug.8 | 22 | ||||
-rw-r--r-- | modules/pam_debug/pam_debug.8.xml | 61 |
5 files changed, 66 insertions, 68 deletions
diff --git a/modules/pam_debug/Makefile.am b/modules/pam_debug/Makefile.am index 8aa63056..0333d9ba 100644 --- a/modules/pam_debug/Makefile.am +++ b/modules/pam_debug/Makefile.am @@ -15,7 +15,11 @@ dist_check_SCRIPTS = tst-pam_debug TESTS = $(dist_check_SCRIPTS) $(check_PROGRAMS) securelibdir = $(SECUREDIR) +if HAVE_VENDORDIR +secureconfdir = $(VENDOR_SCONFIGDIR) +else secureconfdir = $(SCONFIGDIR) +endif AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \ $(WARN_CFLAGS) diff --git a/modules/pam_debug/Makefile.in b/modules/pam_debug/Makefile.in index ba2cc799..32fa197d 100644 --- a/modules/pam_debug/Makefile.in +++ b/modules/pam_debug/Makefile.in @@ -433,6 +433,7 @@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ +DOCBOOK_RNG = @DOCBOOK_RNG@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ @@ -445,11 +446,13 @@ EXEEXT = @EXEEXT@ EXE_CFLAGS = @EXE_CFLAGS@ EXE_LDFLAGS = @EXE_LDFLAGS@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FO2PDF = @FO2PDF@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GMSGFMT = @GMSGFMT@ GMSGFMT_015 = @GMSGFMT_015@ GREP = @GREP@ +HTML_STYLESHEET = @HTML_STYLESHEET@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -481,12 +484,14 @@ LIBSELINUX = @LIBSELINUX@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ +LOGIND_CFLAGS = @LOGIND_CFLAGS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MAN_STYLESHEET = @MAN_STYLESHEET@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGFMT_015 = @MSGFMT_015@ @@ -509,6 +514,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PDF_STYLESHEET = @PDF_STYLESHEET@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ @@ -519,12 +525,16 @@ SECUREDIR = @SECUREDIR@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -STRINGPARAM_HMAC = @STRINGPARAM_HMAC@ +STRINGPARAM_PROFILECONDITIONS = @STRINGPARAM_PROFILECONDITIONS@ STRINGPARAM_VENDORDIR = @STRINGPARAM_VENDORDIR@ STRIP = @STRIP@ +SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@ +SYSTEMD_LIBS = @SYSTEMD_LIBS@ TIRPC_CFLAGS = @TIRPC_CFLAGS@ TIRPC_LIBS = @TIRPC_LIBS@ +TXT_STYLESHEET = @TXT_STYLESHEET@ USE_NLS = @USE_NLS@ +VENDOR_SCONFIGDIR = @VENDOR_SCONFIGDIR@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ @@ -598,7 +608,8 @@ XMLS = README.xml pam_debug.8.xml dist_check_SCRIPTS = tst-pam_debug TESTS = $(dist_check_SCRIPTS) $(check_PROGRAMS) securelibdir = $(SECUREDIR) -secureconfdir = $(SCONFIGDIR) +@HAVE_VENDORDIR_FALSE@secureconfdir = $(SCONFIGDIR) +@HAVE_VENDORDIR_TRUE@secureconfdir = $(VENDOR_SCONFIGDIR) AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \ $(WARN_CFLAGS) diff --git a/modules/pam_debug/README.xml b/modules/pam_debug/README.xml index ef41911b..cdcec7f4 100644 --- a/modules/pam_debug/README.xml +++ b/modules/pam_debug/README.xml @@ -1,41 +1,27 @@ -<?xml version="1.0" encoding='UTF-8'?> -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" -"http://www.docbook.org/xml/4.3/docbookx.dtd" -[ -<!-- -<!ENTITY pamaccess SYSTEM "pam_debug.8.xml"> ---> -]> +<article xmlns="http://docbook.org/ns/docbook" version="5.0"> -<article> - - <articleinfo> + <info> <title> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_debug.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_debug-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_debug.8.xml" xpointer='xpointer(id("pam_debug-name")/*)'/> </title> - </articleinfo> + </info> <section> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_debug.8.xml" xpointer='xpointer(//refsect1[@id = "pam_debug-description"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_debug.8.xml" xpointer='xpointer(id("pam_debug-description")/*)'/> </section> <section> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_debug.8.xml" xpointer='xpointer(//refsect1[@id = "pam_debug-options"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_debug.8.xml" xpointer='xpointer(id("pam_debug-options")/*)'/> </section> <section> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_debug.8.xml" xpointer='xpointer(//refsect1[@id = "pam_debug-examples"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_debug.8.xml" xpointer='xpointer(id("pam_debug-examples")/*)'/> </section> <section> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_debug.8.xml" xpointer='xpointer(//refsect1[@id = "pam_debug-author"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_debug.8.xml" xpointer='xpointer(id("pam_debug-author")/*)'/> </section> -</article> +</article>
\ No newline at end of file diff --git a/modules/pam_debug/pam_debug.8 b/modules/pam_debug/pam_debug.8 index b3e68e21..b1a6de78 100644 --- a/modules/pam_debug/pam_debug.8 +++ b/modules/pam_debug/pam_debug.8 @@ -1,13 +1,13 @@ '\" t .\" Title: pam_debug .\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 09/03/2021 +.\" Generator: DocBook XSL Stylesheets v1.79.2 <http://docbook.sf.net/> +.\" Date: 05/07/2023 .\" Manual: Linux-PAM Manual -.\" Source: Linux-PAM Manual +.\" Source: Linux-PAM .\" Language: English .\" -.TH "PAM_DEBUG" "8" "09/03/2021" "Linux-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_DEBUG" "8" "05/07/2023" "Linux\-PAM" "Linux\-PAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -37,7 +37,7 @@ pam_debug \- PAM module to debug the PAM stack The pam_debug PAM module is intended as a debugging aide for determining how the PAM stack is operating\&. This module returns what its module arguments tell it to return\&. .SH "OPTIONS" .PP -\fBauth=\fR\fB\fIvalue\fR\fR +auth=value .RS 4 The \fBpam_sm_authenticate\fR(3) @@ -45,7 +45,7 @@ function will return \fIvalue\fR\&. .RE .PP -\fBcred=\fR\fB\fIvalue\fR\fR +cred=value .RS 4 The \fBpam_sm_setcred\fR(3) @@ -53,7 +53,7 @@ function will return \fIvalue\fR\&. .RE .PP -\fBacct=\fR\fB\fIvalue\fR\fR +acct=value .RS 4 The \fBpam_sm_acct_mgmt\fR(3) @@ -61,7 +61,7 @@ function will return \fIvalue\fR\&. .RE .PP -\fBprechauthtok=\fR\fB\fIvalue\fR\fR +prechauthtok=value .RS 4 The \fBpam_sm_chauthtok\fR(3) @@ -72,7 +72,7 @@ if the flag is set\&. .RE .PP -\fBchauthtok=\fR\fB\fIvalue\fR\fR +chauthtok=value .RS 4 The \fBpam_sm_chauthtok\fR(3) @@ -85,7 +85,7 @@ flag is set\&. .RE .PP -\fBopen_session=\fR\fB\fIvalue\fR\fR +open_session=value .RS 4 The \fBpam_sm_open_session\fR(3) @@ -93,7 +93,7 @@ function will return \fIvalue\fR\&. .RE .PP -\fBclose_session=\fR\fB\fIvalue\fR\fR +close_session=value .RS 4 The \fBpam_sm_close_session\fR(3) diff --git a/modules/pam_debug/pam_debug.8.xml b/modules/pam_debug/pam_debug.8.xml index 3d85f4d8..1c98f17e 100644 --- a/modules/pam_debug/pam_debug.8.xml +++ b/modules/pam_debug/pam_debug.8.xml @@ -1,51 +1,48 @@ -<?xml version="1.0" encoding='UTF-8'?> -<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" - "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> - -<refentry id="pam_debug"> +<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="pam_debug"> <refmeta> <refentrytitle>pam_debug</refentrytitle> <manvolnum>8</manvolnum> - <refmiscinfo class="sectdesc">Linux-PAM Manual</refmiscinfo> + <refmiscinfo class="source">Linux-PAM</refmiscinfo> + <refmiscinfo class="manual">Linux-PAM Manual</refmiscinfo> </refmeta> - <refnamediv id="pam_debug-name"> + <refnamediv xml:id="pam_debug-name"> <refname>pam_debug</refname> <refpurpose>PAM module to debug the PAM stack</refpurpose> </refnamediv> <refsynopsisdiv> - <cmdsynopsis id="pam_debug-cmdsynopsis"> + <cmdsynopsis xml:id="pam_debug-cmdsynopsis" sepchar=" "> <command>pam_debug.so</command> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> auth=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> cred=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> acct=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> prechauthtok=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> chauthtok=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> auth=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> open_session=<replaceable>value</replaceable> </arg> - <arg choice="opt"> + <arg choice="opt" rep="norepeat"> close_session=<replaceable>value</replaceable> </arg> </cmdsynopsis> </refsynopsisdiv> - <refsect1 id="pam_debug-description"> + <refsect1 xml:id="pam_debug-description"> <title>DESCRIPTION</title> <para> The pam_debug PAM module is intended as a debugging aide for @@ -54,12 +51,12 @@ </para> </refsect1> - <refsect1 id="pam_debug-options"> + <refsect1 xml:id="pam_debug-options"> <title>OPTIONS</title> <variablelist> <varlistentry> <term> - <option>auth=<replaceable>value</replaceable></option> + auth=value </term> <listitem> <para> @@ -73,7 +70,7 @@ </varlistentry> <varlistentry> <term> - <option>cred=<replaceable>value</replaceable></option> + cred=value </term> <listitem> <para> @@ -87,7 +84,7 @@ </varlistentry> <varlistentry> <term> - <option>acct=<replaceable>value</replaceable></option> + acct=value </term> <listitem> <para> @@ -101,7 +98,7 @@ </varlistentry> <varlistentry> <term> - <option>prechauthtok=<replaceable>value</replaceable></option> + prechauthtok=value </term> <listitem> <para> @@ -116,7 +113,7 @@ </varlistentry> <varlistentry> <term> - <option>chauthtok=<replaceable>value</replaceable></option> + chauthtok=value </term> <listitem> <para> @@ -126,13 +123,13 @@ </citerefentry> function will return <replaceable>value</replaceable> if the <emphasis>PAM_PRELIM_CHECK</emphasis> flag is - <emphasis remap='B'>not</emphasis> set. + <emphasis remap="B">not</emphasis> set. </para> </listitem> </varlistentry> <varlistentry> <term> - <option>open_session=<replaceable>value</replaceable></option> + open_session=value </term> <listitem> <para> @@ -146,7 +143,7 @@ </varlistentry> <varlistentry> <term> - <option>close_session=<replaceable>value</replaceable></option> + close_session=value </term> <listitem> <para> @@ -171,7 +168,7 @@ </para> </refsect1> - <refsect1 id="pam_debug-types"> + <refsect1 xml:id="pam_debug-types"> <title>MODULE TYPES PROVIDED</title> <para> All module types (<option>auth</option>, <option>account</option>, @@ -179,7 +176,7 @@ </para> </refsect1> - <refsect1 id='pam_debug-return_values'> + <refsect1 xml:id="pam_debug-return_values"> <title>RETURN VALUES</title> <variablelist> <varlistentry> @@ -194,7 +191,7 @@ </variablelist> </refsect1> - <refsect1 id='pam_debug-examples'> + <refsect1 xml:id="pam_debug-examples"> <title>EXAMPLES</title> <programlisting> auth requisite pam_permit.so @@ -206,7 +203,7 @@ auth sufficient pam_debug.so auth=success cred=success </programlisting> </refsect1> - <refsect1 id='pam_debug-see_also'> + <refsect1 xml:id="pam_debug-see_also"> <title>SEE ALSO</title> <para> <citerefentry> @@ -221,11 +218,11 @@ auth sufficient pam_debug.so auth=success cred=success </para> </refsect1> - <refsect1 id='pam_debug-author'> + <refsect1 xml:id="pam_debug-author"> <title>AUTHOR</title> <para> pam_debug was written by Andrew G. Morgan <morgan@kernel.org>. </para> </refsect1> -</refentry> +</refentry>
\ No newline at end of file |