From owner-freebsd-questions@FreeBSD.ORG Sat May 22 05:35:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9830516A4CE for ; Sat, 22 May 2004 05:35:40 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6567C43D3F for ; Sat, 22 May 2004 05:35:37 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i4MCYqAU019201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 May 2004 13:34:53 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i4MCYoJn019196; Sat, 22 May 2004 13:34:50 +0100 (BST) (envelope-from matthew) Date: Sat, 22 May 2004 13:34:50 +0100 From: Matthew Seaman To: Hadi Surya Wijaya Message-ID: <20040522123450.GA19086@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Hadi Surya Wijaya , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040504, clamav-milter version 0.70u X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: Install Identd for FreeBSD 4.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 12:35:40 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 22, 2004 at 07:27:17PM +0700, Hadi Surya Wijaya wrote: > Questions : How to Install Identd on FreeBSD 4.5 step by=20 > step ......? identd is built in. Just edit your /etc/inetd.conf and uncomment the line that says: #auth stream tcp nowait root internal auth -r -f -n -= o UNKNOWN -t 30 (Uncomment the following line as well if you use IPv6) Then restart inetd(8) by: # kill -HUP `cat /var/run/inetd.pid` Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAr0jqiD657aJF7eIRAuc4AJ0anJCGQmEfQHx7hqyWG6trk9v/IACfUz6E 2ap8PZgUxxKRkqpuzbecSaA= =ZmQu -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--