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 
> 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

-- 
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

Attachment: pgpMMJvjfVXxZ.pgp
Description: PGP signature

Reply via email to