blob: 771fb0bb64eee7bb5915bc58510388b70a8695fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>CHFN_AUTH</option> (boolean)</term>
<listitem>
<para>
If <replaceable>yes</replaceable>, the <command>chfn</command>
program will require authentication before making any changes,
unless run by the superuser.
</para>
</listitem>
</varlistentry>
|