Author: chris Date: 2009-09-25 00:17:04 -0600 (Fri, 25 Sep 2009) New Revision: 8032
Modified: trunk/BOOK/postlfs/config/users.xml Log: Current Shadow version has different default Modified: trunk/BOOK/postlfs/config/users.xml =================================================================== --- trunk/BOOK/postlfs/config/users.xml 2009-09-25 05:43:37 UTC (rev 8031) +++ trunk/BOOK/postlfs/config/users.xml 2009-09-25 06:17:04 UTC (rev 8032) @@ -42,7 +42,7 @@ given low numbers and regular users and groups have numeric values greater than all the system values. The cutoff for these numbers is found in two parameters in the <filename>/etc/login.defs</filename> configuration file. - The default UID_MIN value is 1000 and the default GID_MIN value is 100. If a + The default UID_MIN value is 1000 and the default GID_MIN value is 1000. If a specific uid or gid value is not specified when creating a user with <command>useradd</command> or a group with <command>groupadd</command> the values assigned will always be above these cutoff values.</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
