Gentoo Archives: gentoo-user

From: jarry@×××.net
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT: howto setup vsftpd and virtual hosts by NAME not by IP
Date: Thu, 27 Sep 2007 09:49:32
Message-Id: 20070927093518.147450@gmx.net
In Reply to: Re: [gentoo-user] OT: howto setup vsftpd and virtual hosts by NAME not by IP by Crayon Shin Chan
1 Crayon Shin Chan <crayon.shin.chan.uk@×××××.com> wrote:
2
3 > > I think wu-ftpd does support virtual ftp-hosting using domain-names.
4 >
5 > I would love to know how it does the impossible - since the ftp protocol
6 > doesn't know anything about domain names :)
7
8 http://tldp.org/HOWTO/Virtual-Services-HOWTO-7.html
9 http://www.wu-ftpd.org/man/ftpaccess.html
10
11 wu-ftpd has very strong "virtual" configuration option:
12 virtual <address> <root|banner|logfile> <path>
13 virtual <address> <hostname|email> <string>
14 virtual <address> allow <username> [<username> ...]
15 virtual <address> deny <username> [<username> ...]
16 virtual <address> passwd <file> (Use a different passwd file for the virtual domain)
17 virtual <address> shadow <file> (Use a different passwd file for the virtual domain)
18
19 But I have not tested it personally...
20
21 Jarry
22
23 --
24 GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
25 Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT: howto setup vsftpd and virtual hosts by NAME not by IP Crayon Shin Chan <crayon.shin.chan.uk@×××××.com>