Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 1997 20:18:18 -0400 (EDT)
From:      yossman <yossman@yoss.canweb.net>
To:        doka@vl.kharkov.ua
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: identd working?
Message-ID:  <Pine.BSF.3.95q.970806201536.24491A-100000@yoss.canweb.net>
In-Reply-To: <5s9iin$83t$1@grunt.vl.kharkov.ua>

next in thread | previous in thread | raw e-mail | index | archive | help

you may have to play with the first part in /etc/inetd.conf, 'ident'.

/etc/services:
-----
auth            113/tcp    ident tap    #Authentication Service
auth            113/udp    ident tap    #Authentication Service
-----

/etc/inetd.conf:
-----
auth    stream  tcp     wait    root    /usr/local/sbin/identd  identd -w -t120 -l 
-----

note the listing in /etc/services is different than the default identd
'example' listing in /etc/inetd.conf.


yossman

On 6 Aug 1997 doka@vl.kharkov.ua wrote:

> Hello!
> 
>  On my system (FreeBSD 2.2.2) don't work identd (pident-2.2.4) I have such
> line in inetd.conf:
> 
> ident stream tcp wait root	/usr/local/sbin/identd	identd -w -t120
> 
>  but when connecting to remote side, there is no identification. When I try
> to connect to this service, it write, that 'connection refused'. No changes
> in behavior when I removed 2nd identd in string above. This 'feature'
> present not only on my host, but on hosts around me. Any ideas?
> 
> /usr/local/sbin/identd owned by root.bin and has 755 mode.
> 
> Sinc, Doka
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>          ~NewsGate~ (c) Vladimir Litovka <doka@kharkiv.net>
> 


-----------------------------------------------------------------------
Yossarian Holmberg (yossman)                        yossman@yossman.org
System Administrator, National Online           http://www.yossman.org/
my statements are my own, not my employer's -- i do not speak for them.

'... and if i die, before i learn to speak .. can money pay for all the
days i've lived awake but half asleep?' -- Primitive Radio Gods,
"Standing Outside a Broken Phone Booth With Money In My Hand"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970806201536.24491A-100000>