ftp authentication problem

Nathan Kinkade nkinkade at ub.edu.bz
Sun Jan 18 11:04:50 PST 2004


On Sun, Jan 18, 2004 at 07:39:00PM +0100, Peter Ulrich Kruppa wrote:
> On Sun, 18 Jan 2004, asker survey wrote:
> 
> > Hello everybody;
> > 	I upgraded my 4.4 FreeBSD to 4.9. I backed up the
> > /usr/home directory and /etc/*. After installing
> > FreeBSD 4.9 I copied passwd , master.passwd and the
> > home directories. Now the users can log in through
> > telnet or ssh. But when trying to access ftp this
> > message is displayed after typing the username:
> > 	530 User testuser access denied.
> > 	Login failed.
> Please check, if the ftp line in /etc/inetd.conf is uncommented.
> If not, remove the # and reboot.
> 
> Regards,
> 
> Uli.

Better yet, instead of rebooting, just HUP inetd with

# killall -HUP inetd

... saves a reboot.

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040118/4fa66326/attachment.bin


More information about the freebsd-questions mailing list