diff options
Diffstat (limited to 'security/fwknop/files/patch-fwknop.8')
-rw-r--r-- | security/fwknop/files/patch-fwknop.8 | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/security/fwknop/files/patch-fwknop.8 b/security/fwknop/files/patch-fwknop.8 deleted file mode 100644 index 0caefd89cadd..000000000000 --- a/security/fwknop/files/patch-fwknop.8 +++ /dev/null @@ -1,65 +0,0 @@ ---- fwknop.8.orig 2007-11-21 20:59:13.000000000 +0200 -+++ fwknop.8 2007-11-21 21:01:07.000000000 +0200 -@@ -43,7 +43,7 @@ - or via GnuPG and associated asymmetric ciphers. If the symmetric encryption - method is chosen, then the encryption key is shared between between the - client and server (see the --.I /etc/fwknop/access.conf -+.I %%PREFIX%%/etc/fwknop/access.conf - file). If the GnuPG - method is chosen, then the encryption keys are derived from GnuPG key - rings. SPA packets generated by fwknop running as a client adhere -@@ -76,7 +76,7 @@ - this can be tuned via the - .B ALERTING_METHODS - variable in the --.I /etc/fwknop/fwknop.conf -+.I %%PREFIX%%/etc/fwknop/fwknop.conf - file). By default, the - .B fwknop - client sends authorization packets over UDP -@@ -310,7 +310,7 @@ - .B REQUIRE_USERNAME - keyword that might - be specified in --.I /etc/fwknop/access.conf. -+.I %%PREFIX%%/etc/fwknop/access.conf. - .TP - .BR \-\^\-Spoof-user\ \<user> - Specify the username that is included within SPA packet. This allows -@@ -352,7 +352,7 @@ - and have it execute the command). This option is not needed when trying to - gain access to a service via the SPA mechanism. To use this feature, please - ensure that ENABLE_CMD_EXEC; is set in the file --.I /etc/fwknop/access.conf -+.I %%PREFIX%%/etc/fwknop/access.conf - on the - .B fwknopd - server you are sending the command to. -@@ -363,7 +363,7 @@ - server, which will execute the command as root. Command execution is enabled only - if the - .B ENABLE_CMD_EXEC keyword is given in --.I /etc/fwknop/access.conf -+.I %%PREFIX%%/etc/fwknop/access.conf - (note that commands can easily be restricted with the - .B CMD_REGEX - keyword as well). -@@ -502,7 +502,7 @@ - .RS - .B NOTE: - Please ensure that ENABLE_CMD_EXEC; is set in the file --.I /etc/fwknop/access.conf -+.I %%PREFIX%%/etc/fwknop/access.conf - on the - .B fwknopd - server you are attempting to connect to. -@@ -563,7 +563,7 @@ - will read the sequence out of the file - .B ~/.fwknoprc - and the server will read the sequence out of --.B /etc/fwknop/access.conf: -+.B %%PREFIX%%/etc/fwknop/access.conf: - .PP - .B $ fwknop --Server-mode 'knock' -D 10.11.11.123 - .RE |