Gentoo Archives: gentoo-dev

From: Juergen Hoetzel <gentoo@×××××××.info>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] /var/ftp VS /home/ftp
Date: Mon, 21 Mar 2005 22:34:11
Message-Id: 20050321222248.GA9203@h5331.serverkompetenz.net
In Reply to: Re: [gentoo-dev] /var/ftp VS /home/ftp by Carlos Silva
1 On Mon, Mar 21, 2005 at 12:47:00AM +0000, Carlos Silva wrote:
2 > On Mon, 2005-03-21 at 01:30 +0100, Malte S. Stretz wrote:
3 > > On Monday 21 March 2005 01:02 CET Ciaran McCreesh wrote:
4 > > > On Sun, 20 Mar 2005 23:49:05 +0000 Gustavo Adolfo Silva Ribeiro
5 > > >
6 > > > Felisberto <humpback@g.o> wrote:
7 > > > | Right now ftpd builds create /home/ftp directory as this will be the
8 > > > | home of the anonymous account home. One user opened a bug and he says
9 > > > | that the proper place would be /var/ftp to go with /var/www . What do
10 > > > | you guys think?
11 > > >
12 > > > System dependent. If ftp directories are machine-local, /var. If they're
13 > > > shared across many machines, /home. If your sysadmin is a two dollar
14 > > > redhat crack monkey, /srv.
15 > >
16 > > You mean a two dollar redhat crack monkey who read the FHS 2.3? ;~)
17 > >
18 > > Having a /srv around might feel funny in the first place, but it indeed
19 > > makes sense if you got used to it. Pretty nice to find the important
20 > > things to backup for example (when I'm low on backup space I don't want to
21 > > save the users' pr0n).
22 > >
23 > > I think the discussion whether Gentoo wants to adopt /srv or not died away
24 > > without a conclusion about half a year ago.
25 >
26 > Well, it's a fact that the two big distros for servers (RHAS3 and SLES9)
27 > use /srv. They both had to get that ideia from somewhere...
28 We have to blame SuSE for this. I run RedHats (so-called) Enterprise
29 Servers @work:
30
31 [root@mail root]# cat /etc/redhat-release
32 Red Hat Enterprise Linux ES release 3 (Taroon)
33 [root@mail root]# getent passwd ftp
34 ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
35
36
37 Jürgen
38
39 --
40 gentoo-dev@g.o mailing list