i installed cygwin and xinetd on windows XP sp2. then i disabled all xinetd 
services but telnet. Now in log it says

Must specify a server in telnet

telnet xinetd config

service telnet
{
        flags           = REUSE
        socket_type     = stream        
        wait            = no
        server          = /usr/sbin/in.telnetd
        log_on_failure  += USERID
        user                    = SYSTEM
        disable         = no
}

anybody has any idea



      Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to