head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2002.04.01.02.10.44;	author dwcjr;	state Exp;
branches;
next	1.3;

1.3
date	2001.12.24.06.03.27;	author dwcjr;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.21.12.32.03;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2000.04.02.04.20.45;	author will;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to 2.0.3

PR:		36595
Submitted by:	maintainer
@
text
@From the README:

"oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
FreeBSD, OpenBSD and Solaris.  oidentd can handle IP masqueraded/NAT connections
on Linux, FreeBSD (ipf only) and OpenBSD.  oidentd has a flexible mechanism for
specifying ident responses.  Users can be granted permission to specify their
own ident responses.  Responses can be specified according to host and port
pairs."

FreeBSD's inetd has a built-in ident service which can also generate
bogus responses.

Please see the TODO file for more information on why only ipf is
supported under FreeBSD.

WWW: http://ojnk.sourceforge.net/

Mark Laws
mdl@@60hz.org
@


1.3
log
@oidentd now supports masqueraded connections under FreeBSD systems
 running ipf
Update description
Update to 2.0.1

PR:		31466
Submitted by:	mdl@@60hz.org
Approved by:	trevor (according to originator)
@
text
@d1 1
a1 1
from the README:
d3 1
a3 1
oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
d5 4
a8 3
on Linux, FreeBSD and OpenBSD.  oidentd has a flexible mechanism for specifying
ident responses.  Users can be granted permission to specify their own ident
responses.  Responses can be specified according to host and port pairs.
d13 2
a14 2
Porter's note: Masquerading only works with ipf at the moment. Hopefully ipfw
will be supported in a later version of oidentd.
@


1.2
log
@Make it compile either on 3.4-STABLE, 4.0-STABLE or 5.0-CURRENT
and unmark as BROKEN.

Remove a redundant entry from CATEGORIES. (security net => security)

PR:		ports/18707
Submitted by:	MAINTAINER
@
text
@d3 5
a7 11
Oidentd is an RFC 1413-compliant ident daemon which runs on
GNU/Linux, FreeBSD and OpenBSD.  Oidentd supports most features of
pidentd as well as a number of features absent in pidentd.  Most
notably, oidentd allows users, given the proper permission, to
specify the identd response that the server will output when a
successful lookup is completed.  Oidentd also allows for pseudo-random
strings (either a prefix, such as "user," followed by a number
between 0 and 99999, or 10 pseudo-random characters of the set
0-9A-Za-z) to be returned upon the completion of a successful lookup
instead of a username or a UID.  The IP masquerading support only
exists on Linux right now.
d12 3
d17 2
a18 2
Trevor Johnson
trevor@@jpj.net
@


1.1
log
@Add oidentd to ports tree; it is an identd server which, properly
configured, can allow users to specify an arbitrary ident string.

Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.

PR:		17660
Submitted by:	Trevor Johnson <trevor@@jpj.net>
Reviewed by:	mharo (confirmation of BROKEN for < 400010)
@
text
@d3 1
a3 1
Oidentd is an ident (RFC 1413-compliant) daemon which runs on
d12 5
a16 7
instead of a username or a UID.  Oidentd supports IP masqueraded
connections and supports fowarding ident requests for IP masqeraded
connections to the machines from which the connections originate.
For information on how to setup support for masqueraded connections,
see the "INSTALL" file. NOTE: Currently, only Linux supports the
-P -f and -m options.  In other words, the IP masquerading support
only exists on Linux right now.
@

