Date: Sat, 30 Dec 1995 15:22:49 +0900 From: Jun Gyu-Chang <geoid@retcam.snu.ac.kr> To: questions@freebsd.org Subject: [Q] anonymous FTP setup Message-ID: <199512300622.PAA05463@retcam.snu.ac.kr>
next in thread | raw e-mail | index | archive | help
Hi, there.. I have encountered some trivial problem during setting up of anonymous ftp. I think I made all the directories and necessary files properly. But, when I connect as anonymous, "ls" does not shows proper ownership. (user does not appear but group does..) d--x--x--x 2 0 operator 512 Dec 15 07:40 bin d--x--x--x 2 0 operator 512 Dec 30 03:38 etc drwxrwxrwx 2 0 operator 512 Dec 28 05:59 incoming dr-xr-xr-x 3 0 operator 512 Dec 13 12:38 pub What shall I do? PS. followings are the content of passwd and group file. retcam# more passwdo root:*:0:0::/:/usr/bin/false bin:*:2:2::/:/usr/bin/false ftp:*:500:1:Anonymous FTP user:/usr/ftp:/usr/bin/false retcam# more group operator:*:0: anonymous:*:1: bin:*:2: other:*:3:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512300622.PAA05463>