
February 20th, 2002, 09:37 AM
|
|
Contributing User
|
|
Join Date: Jun 2000
Posts: 114
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
Well, on RH 7.1, Bob probably meant /etc/xinetd.conf and to manage ftp access you should use the /etc/ftpaccess file (/etc/ftpusers is deprecated). If you want to disable ftp entirely but continue running other services managed by xinetd, edit the file /etc/xinet.d/wu-ftpd and change 'disable = no' to 'disable = yes'.
|