diff options
Diffstat (limited to 'man/login.defs.d/CHSH_AUTH.xml')
-rw-r--r-- | man/login.defs.d/CHSH_AUTH.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/login.defs.d/CHSH_AUTH.xml b/man/login.defs.d/CHSH_AUTH.xml new file mode 100644 index 0000000..c690d2d --- /dev/null +++ b/man/login.defs.d/CHSH_AUTH.xml @@ -0,0 +1,16 @@ +<!-- + SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh + SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal + SPDX-FileCopyrightText: 2007 - 2008, Nicolas François + SPDX-License-Identifier: BSD-3-Clause +--> +<varlistentry condition="no_pam"> + <term><option>CHSH_AUTH</option> (boolean)</term> + <listitem> + <para> + If <replaceable>yes</replaceable>, the <command>chsh</command> + program will require authentication before making any changes, + unless run by the superuser. + </para> + </listitem> +</varlistentry> |