Changeset 9b020e6
- Timestamp:
- 07/13/06 10:40:23 (7 years ago)
- Branches:
- ('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
- Children:
- ed75ef4ff5b237a5453b9f3e224dd7530da1a953
- Parents:
- a10b1bd89d646b513727566b76127d6ff50d59aa
- git-author:
- Chris Staub <chris@beaker67.com>2006-07-13 10:40:23+00:00
- git-committer:
- Chris Staub <chris@beaker67.com>2006-07-13 10:40:23+00:00
- File:
-
- 1 edited
-
BOOK/boot/common/pwdgroup.xml (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/pwdgroup.xml
r292da92 r9b020e6 58 58 <term><literal>bin:x:1:1:bin:/bin:/bin/false</literal></term> 59 59 <listitem> 60 <para> Was recommendedfor compatibility with legacy applications.</para>60 <para>Can be useful for compatibility with legacy applications.</para> 61 61 </listitem> 62 62 </varlistentry> … … 64 64 <term><literal>daemon:x:2:6:daemon:/sbin:/bin/false</literal></term> 65 65 <listitem> 66 <para> Was recommended as an unprivileged User ID/Group ID for daemons67 to execute underin order to limit their access to the system.</para>66 <para>It is often recommended to use an unprivileged User ID/Group ID 67 for daemons to run as, in order to limit their access to the system.</para> 68 68 </listitem> 69 69 </varlistentry> … … 95 95 <term><literal>uucp:x:32:32:uucp:/var/spool/uucp:/bin/false</literal></term> 96 96 <listitem> 97 <para>Often used for Unix-to-Unix Copy of files from one server to the next /</para>97 <para>Often used for Unix-to-Unix Copy of files from one server to the next</para> 98 98 </listitem> 99 99 </varlistentry> … … 107 107 <term><literal>postmaster:x:51:30:postmaster:/var/spool/mail:/bin/false</literal></term> 108 108 <listitem> 109 <para> Is theaccount that receives all the information of troubles with the mail server</para>109 <para>Generally used as an account that receives all the information of troubles with the mail server</para> 110 110 </listitem> 111 111 </varlistentry> … … 113 113 <term><literal>nobody:x:65534:65534:nobody:/:/bin/false</literal></term> 114 114 <listitem> 115 <para> This account is used by NFS.</para>115 <para>Used by NFS</para> 116 116 </listitem> 117 117 </varlistentry> … … 177 177 <term><literal>uucp:x:32:uucp</literal></term> 178 178 <listitem> 179 <para>Used by the Unix-to-Unix copy users .</para>179 <para>Used by the Unix-to-Unix copy users</para> 180 180 </listitem> 181 181 </varlistentry> … … 196 196 <term><literal>nobody:x:65534:</literal></term> 197 197 <listitem> 198 <para>This is used by NFS .</para>198 <para>This is used by NFS</para> 199 199 </listitem> 200 200 </varlistentry>
Note: See TracChangeset
for help on using the changeset viewer.
