/[smecontribs]/rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts-2.9-regexpatch.patch
ViewVC logotype

Annotation of /rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts-2.9-regexpatch.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Oct 23 12:01:50 2020 UTC (3 years, 6 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-denyhosts-2_9-19_el7_sme, smeserver-denyhosts-2_9-17_el7_sme, smeserver-denyhosts-2_9-14_el7_sme, smeserver-denyhosts-2_9-12_el7_sme, smeserver-denyhosts-2_9-18_el7_sme, smeserver-denyhosts-2_9-15_el7_sme, smeserver-denyhosts-2_9-16_el7_sme, smeserver-denyhosts-2_9-13_el7_sme, HEAD
Initial import

1 brianr 1.1 diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2
2     --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2.regexpatch 2015-03-30 23:07:42.000000000 -0400
3     +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2 2015-03-30 23:08:03.000000000 -0400
4     @@ -0,0 +1,3 @@
5     +# default EPEL does not work for SME ( trailing $)
6     +FAILED_ENTRY_REGEX2 = (?P<invalid>(Illegal|Invalid)) user (?P<user>.*) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
7     +
8     diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6
9     --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch 2015-03-30 23:15:23.000000000 -0400
10     +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6 2015-03-30 23:15:39.000000000 -0400
11     @@ -0,0 +1,3 @@
12     +# default EPEL does not work for SME ( trailing $)
13     +FAILED_ENTRY_REGEX6 = Did not receive identification string .*from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
14     +
15     diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7
16     --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch 2015-03-30 23:15:47.000000000 -0400
17     +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7 2015-03-30 23:16:02.000000000 -0400
18     @@ -0,0 +1,3 @@
19     +# default EPEL does not work for SME ( trailing $)
20     +FAILED_ENTRY_REGEX7 = User (?P<user>.*) from (::ffff:)?(?P<host>\S+) not allowed because not listed in AllowUsers
21     +
22     diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX
23     --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX.regexpatch 2015-03-30 23:16:25.000000000 -0400
24     +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX 2015-03-30 23:16:49.000000000 -0400
25     @@ -0,0 +1,3 @@
26     +# default EPEL does not work for SME ( trailing $)
27     +SUCCESSFUL_ENTRY_REGEX = Accepted (?P<method>\S+) for (?P<user>.*?) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})( port \d+)?( ssh2)?
28     +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed