RE: FTP server

From: GK (guskasus_at_yahoo.com.ar)
Date: 06/18/04

  • Next message: Robert Canary: "Re: send email automatically to new user"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: 18 Jun 2004 12:40:34 -0300
    
    

    it is ok. But I have a question. Can this users see all the filesystem?
    (include / )?
    I have this problem in my vsftpd.

    Thanks.

    El vie, 18 de 06 de 2004 a las 16:29, Sergei Giritch escribió:

    > Hi Ben!
    > In /etc/vsftpd/vsftpd.conf specify
    > chroot_local_user=YES
    >
    > and comment
    > #anonymous_enable=YES
    >
    > Then to bind user to his home directory
    > In /etc/passwd
    >
    > mosherben:x:800:800::/var/www:/bin/bash
    > pectabyte:x:801:801::/var/www/pectaybte:/bin/bash
    >
    > Then in the bash execute
    > chmod 777 -R /var/www/pectaybte
    > chown pectabyte:pectabyte -R /var/www/pectaybte
    >
    > that's it
    > Best Regards,
    > Sergei Giritch
    > Web System Administrator
    > Fleetchek.com
    >
    >
    > -----Original Message-----
    > From: redhat-list-bounces@redhat.com [mailto:redhat-list-bounces@redhat.com]
    > On Behalf Of Ben Sewell
    > Sent: Friday, June 18, 2004 3:52 AM
    > To: redhat-list@redhat.com
    > Subject: FTP server
    >
    > Hi,
    > ok I installed the vsftpd which came with RH9. Anyhows I know the config
    > file is in /etc/vsftpd/vsftpd.conf but how do I configure it to be
    > multi-users with no anonymous access. This is only for a friend and myself
    > to use. I have created our usernames and passwords but how to choose what
    > directories we have access to?
    >
    > I want my account (mosherben) to access /var/www/ for complete control of
    > the FTP server and service so I can change the permissions of a subfolder
    > using an FTP client if I dont like something I see in one of the folders.
    >
    > I want my friends account (pectabyte) to access /var/www/pectaybte to
    > control his area of the FTP service.
    >
    > Both accounts need full permissions (7). Can someone help me figure the
    > configuration out?
    >
    > Thanks,
    > Ben
    >
    > PS: I havnt updated any packages yet using up2date before someone asks.
    >
    > _________________________________________________________________
    > Getting married? Find great tips, tools and the latest trends at MSN Life
    > Events. http://lifeevents.msn.com/category.aspx?cid=married
    >
    >
    > --
    > redhat-list mailing list
    > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    > https://www.redhat.com/mailman/listinfo/redhat-list

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Robert Canary: "Re: send email automatically to new user"

    Relevant Pages

    • Re: vsftpd watch problem
      ... > Here is a pragmatic problem. ... I used vsftpd to setup a ftp server. ... Security record of PUREFTPD: ...
      (freebsd-questions)
    • RE: nix based ftp server suggestions
      ... I am playing with vsftpd right now. ... When I mean easy to manage, I need an ftp server so that some of our users ... can upload download large files to collaborate with people not in our ... by non tech users(ie marketing needs to give Graphics Co. X access to upload ...
      (Security-Basics)
    • Re: how to let one folder of an FTP site have R/W access
      ... It's your share permissions on the FTP Server and has nothing to ... I receive an 'FTP Folder Error' ... I didn't have this problem back in the ISA 2000 days. ...
      (microsoft.public.isa)
    • Re: ftp server on RH ES 3.0
      ... You can control vsftpd by service command like ... You can find official rpm in RedHat Network. ... > Could anyone advise me how to force the FTP server on Edvanced Server ...
      (RedHat)
    • FTP Issues with Windows XP Pro
      ... >What happens is when the remote user tries to connect to ... >We have looked at permissions on the FTP Server, ... and have in fact given them local admin rights ... >not been able to connect to the FTP server. ...
      (microsoft.public.windowsxp.security_admin)