Closed Bug 68652 Opened 24 years ago Closed 8 years ago

ftp password prompt should show 331 response.

Categories

(Core Graveyard :: Networking: FTP, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: bbaetz, Unassigned)

References

()

Details

(Keywords: helpwanted, testcase)

The CS dept at McGill implements ftp through skey (one time passwords with a
preagreed shared secret). When I connect, the 331 server response changes each
time:

~$ telnet ftp.cs.mcgill.ca 21
Trying 132.206.51.75...
Connected to ftp.cs.mcgill.ca.
Escape character is '^]'.
220 wase.CS.McGill.CA FTP server (Version 6.00LS) ready.
user bbaetz
331 s/key 97 wa79514 (s/key required)

I can use the response to generate the one time password. See the URL for more
info.

Mozilla doesn't display the 331 response (ncftp does, lynx doesn't), and so I
can't use this. It would be nice if mozilla displayed this response is the
dialog box.
Keywords: helpwanted
Target Milestone: --- → Future
Target Milestone: Future → mozilla1.0
reassigning to bbaetz@cs.mcgill.ca.
Assignee: dougt → bbaetz
QA Contact: tever → benc
Is the URL a web page that describes this server's security? The page seems to 
be missing.

+ testcase: use ftp://user@ftp.mozilla.org/ returns a 331 to USER.
Keywords: testcase
OS: Linux → All
Hardware: PC → All
Summary: password prompt should include server response message → [RFE] ftp password prompt should show 331 response.
->future, +helpwanted
Target Milestone: mozilla1.0 → Future
When I go to the URL for this bug:

Forbidden
You don't have permission to access /socsinfo/security/ftp/ on this server.

--
I get it. Ignore comment #2.

Investigating configuring this on any ftp servers in my test bed.
I have no time to work on mozilla at the moment, so dougt is taking over FTP

open ftp bugs -> him
Assignee: bbaetz → dougt
Summary: [RFE] ftp password prompt should show 331 response. → ftp password prompt should show 331 response.
mass reassigning to nobody.
Assignee: dougt → nobody
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.