Install Identd for FreeBSD 4.5

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat May 22 05:35:40 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040522/1421906e/attachment.bin


More information about the freebsd-questions mailing list