Subversion Repositories configs

Rev

Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 33
Line 8... Line 8...
8
 
8
 
9
before = common.conf
9
before = common.conf
10
 
10
 
11
[Definition]
11
[Definition]
12
 
12
 
13
__pam_re=\(?pam_unix(?:\(\S+\))?\)?:?
13
__pam_re=\(?%(__pam_auth)s(?:\(\S+\))?\)?:?
14
_daemon =  vsftpd
14
_daemon =  vsftpd
15
 
15
 
16
failregex = ^%(__prefix_line)s%(__pam_re)s\s+authentication failure; logname=\S* uid=\S* euid=\S* tty=(ftp)? ruser=\S* rhost=<HOST>(?:\s+user=.*)?\s*$
16
failregex = ^%(__prefix_line)s%(__pam_re)s\s+authentication failure; logname=\S* uid=\S* euid=\S* tty=(ftp)? ruser=\S* rhost=<HOST>(?:\s+user=.*)?\s*$
17
            ^ \[pid \d+\] \[.+\] FAIL LOGIN: Client "<HOST>"\s*$
17
            ^ \[pid \d+\] \[.+\] FAIL LOGIN: Client "<HOST>"\s*$
18
 
18