Bug 57589 - running up2date breaks ftp
Summary: running up2date breaks ftp
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: wu-ftpd
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-17 02:47 UTC by dsamperi
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-12-17 02:48:04 UTC
Embargoed:


Attachments (Terms of Use)

Description dsamperi 2001-12-17 02:47:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
After running up2date under RH 7.2 ftp no longer works. I get
"invalid login" every time I try, yet I can login using telnet.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Run up2date under RH 7.2
2.Run ftp localhost
3.Try to login using your username/password
	

Actual Results:  Login failed

Expected Results:  Login successful

Additional info:

up2date can be hazardous to RH Linux

Comment 1 dsamperi 2001-12-17 06:02:51 UTC
Turns out I installed the PD Korn shell in /bin/ksh, but did not put this
into /etc/shells. This caused wu-ftpd to return "invalid login" for any user
who selected this as his/hre default shell.

This is a bug in wu-ftpd: it should say "unknown shell" or something more
helpful than "invalid login".

Comment 2 Bernhard Rosenkraenzer 2001-12-17 10:54:33 UTC
No, it's not a bug in wu-ftpd. It's a security feature.
If a cracker is told why he can't log in as a specific user, he'll have a much
better chance at circumventing it ("oh, this user must exist!").


Note You need to log in before you can comment on or make changes to this bug.