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

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

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

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 "maste

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