Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 1999 16:20:02 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/11796: Bad lines in 3.2-RELEASE inetd.conf
Message-ID:  <199906022320.QAA08663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/11796; it has been noted by GNATS.

From: Dag-Erling Smorgrav <des@flood.ping.uio.no>
To: alex@wnm.net
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/11796: Bad lines in 3.2-RELEASE inetd.conf
Date: 01 Jun 1999 16:26:46 +0200

 alex@wnm.net writes:
 > The default /etc/inetd.conf contains commented out lines for enabling
 > identd. Both relevant lines refer to the 'ident' service, which is,
 > according to /etc/services, really 'auth', as it should be.
 
 Oh?
 
 root@des ~# grep -w 113 /etc/services  
 auth            113/tcp    ident tap    #Authentication Service
 auth            113/udp    ident tap    #Authentication Service
 
 > >How-To-Repeat:
 > Try running identd without having noticed the glitch. :)
 
 Works just fine, thank you very much :)
 
 DES
 -- 
 Dag-Erling Smorgrav - des@flood.ping.uio.no
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906022320.QAA08663>