diff options
Diffstat (limited to 'security/oidentd/files/patch-oidentd_masq.conf.5')
-rw-r--r-- | security/oidentd/files/patch-oidentd_masq.conf.5 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/security/oidentd/files/patch-oidentd_masq.conf.5 b/security/oidentd/files/patch-oidentd_masq.conf.5 index 58f133798e82..a9e4740f251a 100644 --- a/security/oidentd/files/patch-oidentd_masq.conf.5 +++ b/security/oidentd/files/patch-oidentd_masq.conf.5 @@ -1,11 +1,11 @@ ---- doc/oidentd_masq.conf.5.orig Sun Apr 27 20:40:59 2003 -+++ doc/oidentd_masq.conf.5 Sat Sep 4 16:12:11 2004 -@@ -13,7 +13,7 @@ - oidentd_masq.conf - oidentd IP masquerading/NAT configuration file. - - .SH DESCRIPTION --If you are using IP masquerading or NAT, oidentd can optionally return a username for connections from other machines. Support for this is specified by calling \fBoidentd\fP with the \-m (or \-\-masq) flag and by creating an \fB/etc/oidentd_masq.conf\fP file. -+If you are using IP masquerading or NAT, oidentd can optionally return a username for connections from other machines. Support for this is specified by calling \fBoidentd\fP with the \-m (or \-\-masq) flag and by creating an \fB%%PREFIX%%/etc/oidentd_masq.conf\fP file. +--- doc/oidentd_masq.conf.5.orig 2019-01-08 08:56:09.000000000 +0100 ++++ doc/oidentd_masq.conf.5 2019-04-19 16:07:21.986856000 +0200 +@@ -18,7 +18,7 @@ + If you are using IP masquerading or NAT, \fBoidentd\fP can optionally return a + username for connections from other machines. Support for this is enabled by + calling \fBoidentd\fP with the \fB\-m\fP (or \fB\-\-masquerade\fP) flag and by +-creating an \fB/etc/oidentd_masq.conf\fP file. This file is read from top to ++creating an \fB%%PREFIX%%/etc/oidentd_masq.conf\fP file. This file is read from top to + bottom, and \fBoidentd\fP stops at the first matching entry it encounters. .PP - \fBoidentd\fP can also forward requests for an IP masqueraded connection to the machine from which connection originates by way of the -f option. This will only work if the host to which the connection is forwarded is running oidentd with the -P (proxy) flag, or if the host's ident daemon will return a valid reply regardless of the input supplied by and the address of the host requesting the info (some ident daemons for windows do this, maybe others). - + \fBoidentd\fP can also forward requests for an IP masqueraded connection to |