Networking Forums

Networking Forums > Computer Networking > Linux Networking > FTP Server w/out using system account

Reply
Thread Tools Display Modes

FTP Server w/out using system account

 
 
--
Guest
Posts: n/a

 
      04-16-2004, 03:37 PM
Hi!

I'm looking for a FTP server which user need no system account in accessing
it,
instead, the FTP server is self-contained a user authenitcation and file
permission
system without depends on the system level fs security.

If I could not explain it to you clearly, think about the case of MySQL
where
user and permission is seperated from Linux user account and fs security.

It is better if the server could support SFTP as well.

A SFTP only solutions is also welcomed.


 
Reply With Quote
 
 
 
 
Andrey Asadchev
Guest
Posts: n/a

 
      04-16-2004, 04:22 PM
-- wrote:
> Hi!
>
> I'm looking for a FTP server which user need no system account in accessing
> it,
> instead, the FTP server is self-contained a user authenitcation and file
> permission
> system without depends on the system level fs security.
>
> If I could not explain it to you clearly, think about the case of MySQL
> where
> user and permission is seperated from Linux user account and fs security.
>
> It is better if the server could support SFTP as well.
>
> A SFTP only solutions is also welcomed.
>
>


You are looking for somethign called virtual users.
Proftpd - proftpd.org
pure-ftpd - http://www.pureftpd.org/

sftp is a part of ssh distribution. It is not a regular ftp client/servrer.
Do you mean TLS or SSL? Both proftpd and pure-ftpd support it.
 
Reply With Quote
 
--
Guest
Posts: n/a

 
      04-16-2004, 05:35 PM
Thanks,
Pureftpd look great, but could I set up different file permission for
different virtual user?

Say there vusera and vuserb

Both of their home directory is /home/vuserhome

Could I set vusera is writable to the directory, but not vuserb?

"Andrey Asadchev" <(E-Mail Removed)> ¦b¶l¥ó
news:c5p17r$3qssh$(E-Mail Removed) ¤¤¼¶¼g...
> -- wrote:
> > Hi!
> >
> > I'm looking for a FTP server which user need no system account in

accessing
> > it,
> > instead, the FTP server is self-contained a user authenitcation and file
> > permission
> > system without depends on the system level fs security.
> >
> > If I could not explain it to you clearly, think about the case of MySQL
> > where
> > user and permission is seperated from Linux user account and fs

security.
> >
> > It is better if the server could support SFTP as well.
> >
> > A SFTP only solutions is also welcomed.
> >
> >

>
> You are looking for somethign called virtual users.
> Proftpd - proftpd.org
> pure-ftpd - http://www.pureftpd.org/
>
> sftp is a part of ssh distribution. It is not a regular ftp

client/servrer.
> Do you mean TLS or SSL? Both proftpd and pure-ftpd support it.



 
Reply With Quote
 
Antoine EMERIT
Guest
Posts: n/a

 
      04-17-2004, 09:03 PM
"--" <(E-Mail Removed)> wrote
news:c5p5h3$(E-Mail Removed):
> I'm looking for a FTP server which user need no system account in
> accessing it,
> instead, the FTP server is self-contained a user authenitcation and
> file permission
> system without depends on the system level fs security.
>
> If I could not explain it to you clearly, think about the case of
> MySQL where
> user and permission is seperated from Linux user account and fs
> security.


proftpd-mysql :-) !

This is a proftpd where accounts can be check in the system and in a Mysql
database. You can even block the system account.

Using the private directory visibility you may fully separate the ftp
serveur view according to the account in the Mysql database.

And if you add an apache+php web service on you server you could define
your accounts online.

Regards
 
Reply With Quote
 
Juha Laiho
Guest
Posts: n/a

 
      04-25-2004, 09:07 AM
"--" <(E-Mail Removed)> said:
>Pureftpd look great, but could I set up different file permission for
>different virtual user?
>
>Say there vusera and vuserb
>
>Both of their home directory is /home/vuserhome
>
>Could I set vusera is writable to the directory, but not vuserb?


I don't have experience with pureftpd, but I recall that this was
rather straightforward with proftpd.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
net use on named user failed when running under SYSTEM account fw Windows Networking 9 08-01-2009 02:55 PM
Problem with access from system account. bildos Windows Networking 0 04-13-2007 10:13 PM
email account issue Linux pop3 mail server SacredRose@gmail.com Linux Networking 2 12-27-2006 05:33 AM
Embedded system - how to be an NFS server? Sebastian Linux Networking 1 02-28-2006 04:31 PM
automatic account generator for Windows server Looking for answer Broadband Hardware 0 02-24-2005 03:32 PM



1 2 3 4 5 6 7 8 9 10 11