Re: Need advise about FTP

2003-06-15 Thread Haim Ashkenazi
On Saturday 14 June 2003 12:38, Sven Hoexter wrote:

 Or choose a SQL DB or LDAP as backend. I've no experince with LDAP at all
 but the mySQL backend worked nicely.
thanx, that's look like a nice idea.

Bye
-- 
Haim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Need advise about FTP

2003-06-14 Thread Sven Hoexter
On Fri, Jun 13, 2003 at 03:20:18PM -0400, Matthew Daubenspeck wrote:
 On Fri, Jun 13, 2003 at 09:49:52PM +0300, Haim Ashkenazi wrote:
  I thought of that but since it could grow to quite a few virtual domains with 
  a few users on each domain, I think it's easier to stay on top of things with 
  some database of users instead of just going through '/etc/passwd' (e.g. 
  vpopmail has passwd file for every virtual domain...).
 
 You can create a separate user file with proftpd...
 
 AuthUserFile /path/to/file
 
 It uses the exact same format as /etc/passwd
Or choose a SQL DB or LDAP as backend. I've no experince with LDAP at all
but the mySQL backend worked nicely.

Sven
-- 
http://www.linux-ist-pleite.de
http://sven.linux-ist-pleite.de
Selbstmord ist die ehrlichste Form von Selbstkritik.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Need advise about FTP

2003-06-13 Thread Haim Ashkenazi
HI

I need to setup an FTP server that accepts virtual domains, and in addition, 
every domain should have a master account and some users accounts. the 
master account should be able to delete and upload files for all the 
users accounts.

although this will be an isolated computer in the DMZ, I don't want to give 
shell to anyone and I prefer that these accounts wouldn't be systems 
accounts. (can I use something like zope for this?).

any ideas?

Bye
-- 
Haim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Need advise about FTP

2003-06-13 Thread Sven Hoexter
On Fri, Jun 13, 2003 at 04:52:02PM +0300, Haim Ashkenazi wrote:
 HI
 
 I need to setup an FTP server that accepts virtual domains, and in addition, 
 every domain should have a master account and some users accounts. the 
 master account should be able to delete and upload files for all the 
 users accounts.
What do you want with ftp and vhosts? IMO it's completly useless.
Take a look at proftpd it's well documented. www.proftpd.org 
It's capable of using Vhosts but you need a uniq IP for every Vhost.

 although this will be an isolated computer in the DMZ, I don't want to give 
 shell to anyone and I prefer that these accounts wouldn't be systems 
 accounts. (can I use something like zope for this?).
What? Just give them /bin/true or /bin/false as shell.

Sven
-- 
http://www.linux-ist-pleite.de
http://sven.linux-ist-pleite.de
Selbstmord ist die ehrlichste Form von Selbstkritik.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Need advise about FTP

2003-06-13 Thread Haim Ashkenazi
On Saturday 14 June 2003 20:16, Sven Hoexter wrote:
 On Fri, Jun 13, 2003 at 04:52:02PM +0300, Haim Ashkenazi wrote:
  HI
 
  I need to setup an FTP server that accepts virtual domains, and in
  addition, every domain should have a master account and some users
  accounts. the master account should be able to delete and upload files
  for all the users accounts.

 What do you want with ftp and vhosts? IMO it's completly useless.
 Take a look at proftpd it's well documented. www.proftpd.org
 It's capable of using Vhosts but you need a uniq IP for every Vhost.

  although this will be an isolated computer in the DMZ, I don't want to
  give shell to anyone and I prefer that these accounts wouldn't be systems
  accounts. (can I use something like zope for this?).

 What? Just give them /bin/true or /bin/false as shell.
I thought of that but since it could grow to quite a few virtual domains with 
a few users on each domain, I think it's easier to stay on top of things with 
some database of users instead of just going through '/etc/passwd' (e.g. 
vpopmail has passwd file for every virtual domain...).

thanx
-- 
Haim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Need advise about FTP

2003-06-13 Thread Matthew Daubenspeck
On Fri, Jun 13, 2003 at 09:49:52PM +0300, Haim Ashkenazi wrote:
 I thought of that but since it could grow to quite a few virtual domains with 
 a few users on each domain, I think it's easier to stay on top of things with 
 some database of users instead of just going through '/etc/passwd' (e.g. 
 vpopmail has passwd file for every virtual domain...).

You can create a separate user file with proftpd...

AuthUserFile /path/to/file

It uses the exact same format as /etc/passwd

-- 
:wq!

  Matthew Daubenspeck
  http://www.oddprocess.org


pgp0.pgp
Description: PGP signature