Author: arekm                        Date: Sun Jun 11 09:14:54 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
minuid 1000

---- Files affected:
SOURCES:
   shadow-login.defs (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/shadow-login.defs
diff -u SOURCES/shadow-login.defs:1.7 SOURCES/shadow-login.defs:1.8
--- SOURCES/shadow-login.defs:1.7       Thu Sep 15 13:14:51 2005
+++ SOURCES/shadow-login.defs   Sun Jun 11 11:14:49 2006
@@ -230,13 +230,13 @@
 #
 # Min/max values for automatic uid selection in useradd
 #
-UID_MIN                          500
+UID_MIN                         1000
 UID_MAX                        60000
 
 #
 # Min/max values for automatic gid selection in groupadd
 #
-GID_MIN                          500
+GID_MIN                         1000
 GID_MAX                        60000
 
 #
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/shadow-login.defs?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to