Re: Ftpd

From: Phillip Neumann (bob_at_sofsis.cl)
Date: 01/21/05

  • Next message: Oliver Leitner: "Re: Ftpd"
    Date: Fri, 21 Jan 2005 01:00:20 +0000
    To: Oliver Leitner <Shadow333@gmx.at>
    
    
    

    Ok.

    But i dont would like to switch ftp deamon. I already have ftpd in
    production....

    thanks,

    Oliver Leitner wrote:

    >you might want to give proftpd a try...
    >
    >/usr/ports/ftp/proftpd
    >
    >for more info on proftpd you might wanna look on www.proftpd.org
    >they have quite a good documentation on it.
    >
    >this should cover both of your questions...
    >
    >Greetings
    >Oliver Leitner
    >Technical Staff
    >http://www.shells.at
    >
    >On Friday 21 January 2005 01:36, Phillip Neumann wrote:
    >
    >
    >>Hello....
    >>
    >>I have problems to understand the way ftpd works.
    >>
    >>My goal is to create a ftp account where the user can download and
    >>upload files, and create directories where they could upload the files.
    >>But they should not remove nor rename any file or directory.
    >>
    >>1)
    >>
    >>man chmod talks about a sticky flag.
    >>Ive try that. but:
    >>
    >>(ls -la on the server)
    >>drwxr-xr-t 4 usuarioftp usuarioftp 512 Jan 22 19:01 usuarioftp
    >>
    >><lftp login.../>
    >>lftp usuarioftp@localhost:~> rm test
    >>rm ok, `test' removed
    >>
    >>i dont want users to be able to delete any files...
    >>
    >>2)
    >>
    >>I dont understand permitions...
    >>
    >>i.e.
    >>lftp usuarioftp@localhost:~> ls root-file
    >>-rw------- 1 root wheel 0 Jan 22 19:12 root-file
    >>lftp usuarioftp@10.0.0.56:~> mv root-file why_can_i_do_this
    >>rename successful
    >>
    >>ps aux | grep ftp shows:
    >>
    >>usuarioftp 26747 1.0 0.3 1928 1404 ?? Ss 7:14PM 0:00.01 ftpd:
    >>127.0.0.1: user/usuarioftp: LIST\r\n (ftpd)
    >>
    >>
    >>
    >>
    >>
    >>why can the ftp user rename the root file?
    >>how do i make users be able just to
    >> 1.- create directories
    >> 2.- upload files
    >> 3.- downlaod files
    >>
    >>
    >>
    >>thank you,
    >>_______________________________________________
    >>freebsd-questions@freebsd.org mailing list
    >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    >>To unsubscribe, send any mail to
    >>"freebsd-questions-unsubscribe@freebsd.org"
    >>
    >>
    >
    >
    >

    -- 
    _________________________
    Phillip Neumann
    phillip@sofsis.cl
    www.sofsis.cl
    
    

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Oliver Leitner: "Re: Ftpd"

    Relevant Pages

    • Re: Ftpd
      ... I dont remember fully, since i havent used the native ftpd for the past 6 ... Oliver Leitner ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Question on PAM and ftp..
      ... > I was doing some testing and configuring with PAM. ... I wanted to use ftpd as ... > my primary testing tool so if I break something in ftp, ... I dont know of any ftp client... ...
      (RedHat)
    • Security advisory: krb5 ftpd buffer overflows (fwd)
      ... Subject: Security advisory: krb5 ftpd buffer overflows ... Buffer overflows exist in the FTP daemon included with MIT krb5. ...
      (FreeBSD-Security)
    • Re: How to disallow a user removing a directory but allow removing files within it?
      ... Your ftpd will most likely run as user "ftp" and under group ... capital letter. ... -- My keyboard is ...
      (comp.os.linux.security)
    • Re: cant connect to ftp server
      ... Most of the other FTP server ports are intended to run standalone -- ... that is the ftpd process runs continually and manages all of the ... standalone FTP daemon -- only one process at a time can take control ...
      (freebsd-questions)