Advertisement

11.01.2007 at 02:22PM PDT, ID: 22933546
[x]
Attachment Details

How to start ftp service gssftp on Redhat.

Asked by RegisCorp in Linux, Linux Administration, File Transfer Protocol (FTP)

Tags: gssftp, ftp, redhat, service, start

I'm trying to start the ftp service on a new Redhat install.  I found the following in /etc/xinetd.d
gssftp  
 I edited the file by changing the  'disable         = yes' from yes to NO.
[root@xinetd.d]# vi gssftp
# default: off
# description: The kerberized FTP server accepts FTP connections \
#              that can be authenticated with Kerberos 5.
service ftp
{
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/kerberos/sbin/ftpd
        server_args     = -l -a
        log_on_failure  += USERID
        disable         = NO
}

Now when I try to start the service I get the 'unrecognized service' error message. I've tried the following.

service gssftp start
service ftp start
service xinetd start

I always get the "unrecognized service" error message.  What am I missing??

Thanks.




Start Free Trial
 
Loading Advertisement...
 
[+][-]11.01.2007 at 02:30PM PDT, ID: 20196837

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Linux, Linux Administration, File Transfer Protocol (FTP)
Tags: gssftp, ftp, redhat, service, start
Sign Up Now!
Solution Provided By: Jozk0
Participating Experts: 1
Solution Grade: B
 
 
[+][-]11.02.2007 at 07:37AM PDT, ID: 20201229

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.02.2007 at 10:33AM PDT, ID: 20202849

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.09.2007 at 09:40AM PST, ID: 20251316

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628