Hi,
        In case of xinetd the telnet file should be like this (for u r case)
service telnet
{
        disable = no
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/sbin/in.telnetd
        server_args     = -h 
        log_on_failure  += USERID
}                 

Thanks
Naveen                 

[EMAIL PROTECTED] wrote:
Dear All,
    There is one option -h when we use it in /etc/inetd.conf line telnet  put
in.telnetd -h. Then the message e.g. "Redhat linux 6.2." etc etc
does't come when you try to login.
BUT same thing is not working in redhat 7.1 (Seawolf)
option is still present there..i put this in /etc/xinetd.d/telnet file and HUP
xinetd
 What should i do ?
please help


Regards
-Yash

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com

 Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from 
http://www.planetm.co.in


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to