Hello,

dans /etc/xinetd.d/ il y a des fichiers de configurations, par exemple
pour telnet:

service telnet
{
        disable         = no
        flags           = REUSE
        socket_type     = stream        
        wait            = no
        user            = root
        server          = /usr/sbin/telnetd
        server_args     = -a none
        log_on_failure  += USERID
}

Il te suffit de jouer avec le disable...

Bonne configuration ;-)

        Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:[EMAIL PROTECTED]

Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à