mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
su is installed by shadow, not coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ba7d4fd613
commit
73cb24acc2
@ -92,6 +92,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>September 28th, 2004 [matt]: Added <quote>su</quote> to
|
||||
the list of files installed by shadow</para></listitem>
|
||||
|
||||
<listitem><para>September 28th, 2004 [matt]: Sync with testing branch with
|
||||
regard to bug 906 (Igor Zivkovic).</para></listitem>
|
||||
|
||||
|
@ -653,14 +653,6 @@ strange patterns, to make it real hard to recover the data.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="su">
|
||||
<term><command>su</command></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-coreutils su"><primary sortas="b-su">su</primary></indexterm>
|
||||
<para>runs a shell with substitute user and group IDs.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="sum">
|
||||
<term><command>sum</command></term>
|
||||
<listitem>
|
||||
|
@ -362,6 +362,14 @@ is set to that of the given group.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="su">
|
||||
<term><command>su</command></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-shadow su"><primary sortas="b-su">su</primary></indexterm>
|
||||
<para>runs a shell with substitute user and group IDs.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="useradd">
|
||||
<term><command>useradd</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user