[Dxspider-support] 4.2 Allowing telnet connects from users

Jarmo oh1mrr at nic.fi
Fri Apr 30 10:30:26 BST 2004


On Friday 30 April 2004 12:16, Wille P. Salminen wrote:
> Anders,
>
> Try this one, if you have created 'sysop' -user:
>
> #
> service spdlogin
> {
> 	disable	= no
> 	socket_type		= stream
> 	protocol		= tcp
> 	wait			= no
> 	user			= sysop
> 	server			= /spider/src/client
> 	server_args		= login telnet
> }
> #

Eh?
How come I have in my mind,that there's no need to put anything
into xinetd?

You only move Listeners.pm into /spider/local directory and uncomment
and edit:

@listen = (
#			["0.0.0.0" , 7300], <---- Uncomment this and edit portnumber
			):


Jarmo                        




More information about the Dxspider-support mailing list