Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12th January 2011, 06:36 PM
same4u's Avatar
same4u Offline
Registered User
 
Join Date: Oct 2010
Posts: 16
windows_7firefox
Arrow Does anyone know about vsftpd?

We have a fedora 10 server set up with vsftpd. We want to limit the permission for certain remote users.
vsftpd was installed into the server before I got here and now I have to figure out how to use it.
Any hints or guides will help, with vsftpd administration or through terminal. I have already visited
http://www.linuxhomenetworking.com/w...P_Server_Setup
and gone over it, but it is more general than for what I need. Unless someone can correct me if I'm wrong.

Anyway, help! I'm stuck!

We have a fedora 10 server set up with vsftpd. We want to limit the permission for certain remote users.
vsftpd was installed into the server before I got here and now I have to figure out how to use it.
Any hints or guides will help, with vsftpd administration or through terminal. I have already visited
http://www.linuxhomenetworking.com/w...P_Server_Setup
and gone over it, but it is more general than for what I need. Unless someone can correct me if I'm wrong.

Anyway, help! I'm stuck!

We have a fedora 10 server set up with vsftpd. We want to limit the permission for certain remote users.
vsftpd was installed into the server before I got here and now I have to figure out how to use it.
Any hints or guides will help, with vsftpd administration or through terminal. I have already visited
http://www.linuxhomenetworking.com/w...P_Server_Setup
and gone over it, but it is more general than for what I need. Unless someone can correct me if I'm wrong.

Anyway, help! I'm stuck!

We have a fedora 10 server set up with vsftpd. We want to limit the permission for certain remote users.
vsftpd was installed into the server before I got here and now I have to figure out how to use it.
Any hints or guides will help, with vsftpd administration or through terminal. I have already visited
http://www.linuxhomenetworking.com/w...P_Server_Setup
and gone over it, but it is more general than for what I need. Unless someone can correct me if I'm wrong.

Anyway, help! I'm stuck!
Reply With Quote
  #2  
Old 12th January 2011, 09:18 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: Does anyone know about vsftpd?

Threads merged and moved to EOL (End Of Life) Versions

Your going to be well stuck when I ban you for quadruple posting, please don't do it again ever.
Reply With Quote
  #3  
Old 12th January 2011, 09:20 PM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,613
linuxfedorafirefox
Re: Does anyone know about vsftpd?

Code:
man vsftpd.conf
Reply With Quote
  #4  
Old 12th January 2011, 09:26 PM
same4u's Avatar
same4u Offline
Registered User
 
Join Date: Oct 2010
Posts: 16
windows_7firefox
Re: Does anyone know about vsftpd?

It won't happen again.

hopefully that manual will help. Thanks.
Reply With Quote
  #5  
Old 12th January 2011, 09:27 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: Does anyone know about vsftpd?

Quote:
Originally Posted by same4u View Post
It won't happen again.

hopefully that manual will help. Thanks.
Thank you.
Reply With Quote
  #6  
Old 12th January 2011, 11:22 PM
same4u's Avatar
same4u Offline
Registered User
 
Join Date: Oct 2010
Posts: 16
windows_7firefox
Re: Does anyone know about vsftpd?

Well, I am much more knowledgeable about vsftpd, but I have not found my answer yet.
Reply With Quote
  #7  
Old 13th January 2011, 01:15 AM
diamond_ramsey's Avatar
diamond_ramsey Offline
Registered User
 
Join Date: Aug 2009
Posts: 752
linuxfedorafirefox
Re: Does anyone know about vsftpd?

Quote:
Originally Posted by same4u View Post
Well, I am much more knowledgeable about vsftpd, but I have not found my answer yet.
==========================================
Try here -

http://vsftpd.beasts.org

and

ftp://vsftpd.beasts.org/users/cevans...ftpd-2.3.2/FAQ
==========================================
Hope this helps.
__________________
2 dual cores, 11 GB RAM, F14 Laughlin - 2.6.35.14-106.fc14.x86_64 & 2.6.35.14-106.fc14.i686.PAE
2 dual cores, 11 GB RAM, F15 Lovelock - 2.6.43.8-2.fc15.x86_64 & 2.6.43.8-2.fc15.i686
3 dual cores, 19 GB RAM, F16 Verne - 3.6.2-1.fc16.x86_64 & 3.6.2-1.fc16.i686
2 dual cores, 11 GB RAM, F17 Beefy Miracle - 3.6.2-4.fc17.x86_64 / .i686
16 x86_64 computing cores,80 GB RAM & 8 SATA Seagate 7200.12 500 GB harddisks
Reply With Quote
  #8  
Old 13th January 2011, 01:55 AM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxfirefox
Re: Does anyone know about vsftpd?

Quote:
Originally Posted by same4u View Post
Well, I am much more knowledgeable about vsftpd, but I have not found my answer yet.
Perhaps that's because you haven't really asked a question...
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
Reply With Quote
  #9  
Old 13th January 2011, 02:36 AM
Darton Offline
Registered User
 
Join Date: Jan 2011
Location: Virginia, USA
Age: 37
Posts: 73
linuxfedorafirefox
Re: Does anyone know about vsftpd?

The main question is in the thread title, and the answer seems to be no. But I do know plenty about proftpd and pure-ftpd, both of which support virtual users. The files can belong to a user created to run the FTP server, and you can control access through the application rather than worrying about system accounts or file permissions.

http://download.pureftpd.org/pub/pur....Virtual-Users

http://www.proftpd.org/docs/howto/VirtualUsers.html

Both are in the distro repositories.

Also, from ftp://vsftpd.beasts.org/users/cevans...tpd-2.3.2/FAQ:

Quote:
Q) Help! Does vsftpd support virtual users?
A) Yes, via PAM integration. Set "guest_enable=YES" in /etc/vsftpd.conf. This
has the effect of mapping every non-anonymous successful login to the local
username specified in "guest_username". Then, use PAM and (e.g.) its pam_userdb
module to provide authentication against an external (i.e. non-/etc/passwd)
repository of users.
Note - currently there is a restriction that with guest_enable enabled, local
users also get mapped to guest_username.
There is an example of virtual users setup in the "EXAMPLE" directory.

Last edited by Darton; 13th January 2011 at 02:41 AM.
Reply With Quote
Reply

Tags
fedora 10, ftp, remote access, server, vsftpd

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help vsftpd not there Twinsen Servers & Networking 2 22nd October 2005 08:13 PM
vsftpd FC3 yuzz Using Fedora 3 29th July 2005 01:43 AM
vsftpd help jailmann Servers & Networking 4 18th March 2005 03:59 PM
how to set /etc/vsftpd/vsftpd.conf talkstock888 Servers & Networking 4 15th March 2005 10:04 PM
vsftpd - no one can log in crisponions Servers & Networking 3 22nd December 2004 10:10 PM


Current GMT-time: 23:31 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat