This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ftp, anonymous login...


With both of ftp and nobody a/c disabled and the line

AnonRequirePassword           off

in /etc/proftpd.conf as set above, I've got the following.


================================================================
tsfu@Phoenix ~
$ ncftp -u nobody phoenix
NcFTP 3.1.4 (Jul 02, 2002) by Mike Gleason (ncftp@ncftp.com).
Resolving phoenix...
Connecting to 218.188.58.94...

ProFTPD 1.2.9rc1 Server (ProFTPD Default Installation) [Phoenix]
Logging in...

Password requested by 218.188.58.94 for user "nobody".

    Anonymous login ok, send your complete email address as your password.

Password:

Anonymous access granted, restrictions apply.
Logging in...
Logged in to phoenix.

ncftp / > ls
AniMatrix@                             daemon@
Baseline Security Analyzer@            e@
CD1.bin                                httpd-2.0.46/
CntrlDir/                              ls-lR.txt
MPEG4 Direct Maker@                    md5sum.exe@
MSc (IT)@                              n55100cht.exe
MeteorGardenII@                        xvid@
cygwin1.dll
ncftp / >
================================================================


tsfu@Phoenix ~
$ ncftp phoenix
NcFTP 3.1.4 (Jul 02, 2002) by Mike Gleason (ncftp@ncftp.com).
Resolving phoenix...
Connecting to 218.188.58.94...

ProFTPD 1.2.9rc1 Server (ProFTPD Default Installation) [Phoenix]
Logging in...
Login incorrect.
Sleeping 19 seconds...

================================================================


That is, I could have an a/c called nobody for anonymous ftp (no password 
needed). I could not use ftp://ftp@phoenix but ftp://nobody@phoenix in IE only 
(Netscape 7.02 doesn't work either).

Any idea?


Jason

http://www.hkucs.org/~tsfu/
http://members.staroffice.com/www/tsfu/



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]