Enabling ftp via xinetd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I am a newbie trying to configure ftp via xinetd in Linux 9.0.
The following is the entry in my "includedir" dir ( /etc/xinetd.d) for the ftp service:
 
 

service ftp

{

socket_type = stream

wait = no

user = root

server = /usr/sbin/in.ftpd

log_on_failure += USERID

disable = no

}

Any help?

Abdul

 
 
 

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux