This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xinetd and telnet


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]