[Pkg-shadow-commits] r3593 - debian/trunk/tests/usertools/useradd/60_useradd-e-1-f-1_no_shadow_file/data

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Nov 14 19:16:02 UTC 2011


Author: nekral-guest
Date: 2011-11-14 19:16:02 +0000 (Mon, 14 Nov 2011)
New Revision: 3593

Modified:
   debian/trunk/tests/usertools/useradd/60_useradd-e-1-f-1_no_shadow_file/data/passwd
Log:
useradd was fixed and does not set the password to x when there are no
shadow file.


Modified: debian/trunk/tests/usertools/useradd/60_useradd-e-1-f-1_no_shadow_file/data/passwd
===================================================================
--- debian/trunk/tests/usertools/useradd/60_useradd-e-1-f-1_no_shadow_file/data/passwd	2011-11-14 19:15:10 UTC (rev 3592)
+++ debian/trunk/tests/usertools/useradd/60_useradd-e-1-f-1_no_shadow_file/data/passwd	2011-11-14 19:16:02 UTC (rev 3593)
@@ -17,4 +17,4 @@
 gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
 nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
 Debian-exim:x:102:102::/var/spool/exim4:/bin/false
-foo:x:1000:1000::/tmp/foo:/bin/foobar
+foo:!:1000:1000::/tmp/foo:/bin/foobar




More information about the Pkg-shadow-commits mailing list