Bug 104075 - vsftpd configuration file misplacement
Summary: vsftpd configuration file misplacement
Keywords:
Status: CLOSED DUPLICATE of bug 121199
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: vsftpd
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-09 17:02 UTC by Paul Wouters
Modified: 2014-03-17 02:38 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:58:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul Wouters 2003-09-09 17:02:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
vsftpd when installed has its configuration file in /etc/vsftp/vsftpd.conf. No
xinetd.d/ entry was supplied with the rpm.
When using the example entry for xinetd from /usr/share/vsftpd-1.1.3
it didn't read the config file properly.

The fix is to either supply an xinet.d/vsftp entry where the location
of the configuation file is added as argument to vsftp, or the config
file needs to move back to /etc/vsftpd.conf, or one could use a symlink

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


How reproducible:
Always

Steps to Reproduce:
1. do fresh install
2. add xinetd.d/vsftp from example dir
3. Change the banner in /etc/vsftpd/vsftpd.conf
3. restart xinetd
4. connect to ftp server and see default banner instead of your own

    

Additional info:

Comment 1 Bill Nottingham 2004-05-03 18:47:42 UTC

*** This bug has been marked as a duplicate of 121199 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:58:32 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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