Re: Starting FTP Daemon

2000-07-23 Thread Eric G . Miller
On Sun, Jul 23, 2000 at 05:27:51PM -0600, Chris Cameron wrote: > I'm using a rather unheard of FTP server, and I'm trying to get is > started under it's own user that I made for it. Problem is something > is stopping it from opening port 21. The only user that seems to be > able to use port 21 is r

Starting FTP Daemon

2000-07-23 Thread Chris Cameron
I'm using a rather unheard of FTP server, and I'm trying to get is started under it's own user that I made for it. Problem is something is stopping it from opening port 21. The only user that seems to be able to use port 21 is root. Is their a specific group the ftp program should belong to? If som