Are you trying to login to your FTP server as root? If so, there's your problem right there. Make a new user..
$ adduser whatever $ passwd whatever (then set the password) Now try and log in to your FTP server with the non-root user you just made. However, if that's not that case, then we'll figure something out. Talk to you soon. Chet on 7/3/02 3:15 PM, Patrick Beart at [EMAIL PROTECTED] wrote: > At 1:34 PM +0800 7/3/02, Edward Dekkers wrote: >>> I am having a problem with Linux 5.0, I am able to login using telnet but I >> can't login using ftp using the same username and password. >>> Does anyone know what's wrong? >> >> Not without a lot more info. > > > I would add that there is no such thing as "Linux 5.0", as > the Linux kernel is 2.4.X-x. > > I realize that my statement isn't helpful. However, this is > an area (E-mail list) that insists upon a certain amount of accuracy > and detail. > > > > > Patrick Beart _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
