slitaz-base-files rev 35 2.2

Give name to accounts (/etc/passwd)
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 15 13:03:00 2008 +0200 (2008-05-15)
parents a213548c6d8c
children a6acf189121f
files rootfs/etc/passwd
line diff
     1.1 --- a/rootfs/etc/passwd	Tue May 13 01:02:07 2008 +0200
     1.2 +++ b/rootfs/etc/passwd	Thu May 15 13:03:00 2008 +0200
     1.3 @@ -1,3 +1,3 @@
     1.4 -root:x:0:0:root:/root:/bin/sh
     1.5 -nobody:x:99:99:nobody:/bin/false
     1.6 -www:x:80:80:www:/var/www:/bin/false
     1.7 +root:x:0:0:Root Administrator:/root:/bin/sh
     1.8 +nobody:x:99:99:Unprivileged User:/dev/null:/bin/false
     1.9 +www:x:80:80:Web Server User:/var/www:/bin/false