From 7aa5e8365300036c540be8ea24860162f601c157 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Tue, 20 Oct 2009 00:27:44 -0300 Subject: Update authentication databases for configs/xfce4/overlay/etc Updated entries to match passwd/shadow/group/gshadow(*) auth db from svn trunk filesystem package. (*) A correct gshadow file is add matching group file. Signed-off-by: Gerardo Exequiel Pozzi --- configs/xfce4/overlay/etc/passwd | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'configs/xfce4/overlay/etc/passwd') diff --git a/configs/xfce4/overlay/etc/passwd b/configs/xfce4/overlay/etc/passwd index f93d445..1f50bcf 100644 --- a/configs/xfce4/overlay/etc/passwd +++ b/configs/xfce4/overlay/etc/passwd @@ -1,7 +1,8 @@ root:x:0:0:root:/root:/bin/bash -bin:x:1:1:bin:/bin: -daemon:x:2:2:daemon:/sbin: -mail:x:8:12:mail:/var/spool/mail: -ftp:x:14:11:ftp:/home/ftp: -nobody:x:99:99:nobody:/: -arch::1000:100:users:/home/arch:/bin/bash +bin:x:1:1:bin:/bin:/bin/false +daemon:x:2:2:daemon:/sbin:/bin/false +mail:x:8:12:mail:/var/spool/mail:/bin/false +ftp:x:14:11:ftp:/srv/ftp:/bin/false +http:x:33:33:http:/srv/http:/bin/false +nobody:x:99:99:nobody:/:/bin/false +arch:x:1000:100:users:/home/arch:/bin/bash -- cgit v1.2.3-70-g09d2