Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 17:50:02 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Super Daemon <superdaemon@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FTPD and Internet Explorer 6.0
Message-ID:  <20050320235002.GB5243@dan.emsphone.com>
In-Reply-To: <d65588f00503201130578d93ea@mail.gmail.com>
References:  <d65588f00503201130578d93ea@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 20), Super Daemon said:
> I've been curious about this for a while. I have a freebsd 5.3
> Release Server running FTPD. Users running MS WIndows can connect to
> it just find as long as they type in ftp://user@ipaddress. However,
> when they connect as ftp://ipaddress, the server thinks they are
> trying to connect anonymously. But i've noticed that this doesn't
> happen when running PROFTPD from the ports. Can anyone explain why
> this is??? Is there a way to connect as ftp://ipaddress and still get
> prompted for username and password under internet explorer 6.0???

You have to disable anonymous logins (add the 'ftp' user to to
/etc/ftpusers).  If MSIE is able to log in anonymously when given a
plain ftp://host URL, it will not display a login box (since it doesn't
need to).  ProFTPD probably has anonymous logins disabled by default.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050320235002.GB5243>