Re: allowing root to ftp to localhost

2003-12-02 Thread Micha Feigin
On Mon, Dec 01, 2003 at 10:07:34AM -0800, Vineet Kumar wrote: > * Micha Feigin ([EMAIL PROTECTED]) [031127 18:55]: > > How do I allow root to ftp to localhost but not allow it to ftp in > > remotly? > > Which FTP daemon are you using? > > You might find (depending on your daemon) that the easiest

Re: allowing root to ftp to localhost

2003-12-01 Thread Vineet Kumar
* Micha Feigin ([EMAIL PROTECTED]) [031127 18:55]: > How do I allow root to ftp to localhost but not allow it to ftp in > remotly? Which FTP daemon are you using? You might find (depending on your daemon) that the easiest way of accomplishing this is to run two separate instances of the daemon ru

Re: allowing root to ftp to localhost

2003-11-27 Thread Kevin Krumwiede
On Fri, 28 Nov 2003 03:38:20 +0200 Micha Feigin <[EMAIL PROTECTED]> wrote: > How do I allow root to ftp to localhost but not allow it to ftp in > remotly? Depending on your FTP server, there's probably a way to configure what interfaces it listens on and what users are allowed to log into it. Yo