Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WU-FTPD Permission Denied

Status
Not open for further replies.

newbee888

Technical User
Nov 17, 2003
13
PH
Hi,

I setup wu-ftpd on RedHat 7.2.

when i start the wu-ftpd /etc/xinetd.d/wu-ftpd start it says permission denied. how come? how to go from here? thanks a lot

Regards, newbee
 
You've setup up wu-ftpd as an xinetd service. /etc/xinetd.d/wu-ftpd is a config file rather than a startup script. vi wu-ftpd and check for a disable=yes. If this is set change it to no and do a:
/etc/init.d/xinetd restart
then try a ftp localhost

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top