comparison level1/sys/inetd.conf @ 2727:f4870404ccc9 lwtools-port

Adjusted makefile to populate inetd.conf with port number for telnet
author Boisy Pitre <boisy.pitre@nuance.com>
date Tue, 31 Jul 2012 13:56:20 -0500
parents 8a810d682594
children 99fac4bd9c41
comparison
equal deleted inserted replaced
2726:3a6484c23f54 2727:f4870404ccc9
6 # the options cause telnet protocol processing on the server, they use the server's IP address and geolocation protection 6 # the options cause telnet protocol processing on the server, they use the server's IP address and geolocation protection
7 # to prevent undesired hosts from connecting, and cause the server to display a banner to the client prior to announcing 7 # to prevent undesired hosts from connecting, and cause the server to display a banner to the client prior to announcing
8 # the connection to the coco. Adding auth would cause the server to use it's own authentication prior to connecting the coco 8 # the connection to the coco. Adding auth would cause the server to use it's own authentication prior to connecting the coco
9 # (this feature may be removed in favor of a more secure coco side authentication solution) 9 # (this feature may be removed in favor of a more secure coco side authentication solution)
10 10
11 6809 telnet protect banner,login, 11 %TELNET_PORT% telnet protect banner,login,