opentext:linux:filr
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| opentext:linux:filr [2024/06/12 15:52] – gsys | opentext:linux:filr [2024/06/14 10:55] (current) – gsys | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Filr Linux ====== | ====== Filr Linux ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ===== Client ===== | ||
| + | |||
| + | ''/ | ||
| ===== Tweaks ===== | ===== Tweaks ===== | ||
| Line 8: | Line 14: | ||
| < | < | ||
| # Set failed.user.authentication.history = true to turn on tracking of failed authentications. | # Set failed.user.authentication.history = true to turn on tracking of failed authentications. | ||
| - | failed.user.authentication.history = false | + | failed.user.authentication.history = true |
| + | # failed.user.authentication.history.max.user.size is the number of failed authentications we will keep a history of per user | ||
| + | failed.user.authentication.history.max.user.size = 5 | ||
| + | # brute.force.attack.in.last.num.seconds is specified in seconds. | ||
| + | brute.force.attack.in.last.num.seconds = 1800 | ||
| + | # brute.force.attack.num.failed.logins is the number of failed logins we are looking for. | ||
| + | brute.force.attack.num.failed.logins = 15 | ||
| + | ##After how many attempts we can show captcha? | ||
| number.of.attempts.to.show.captcha=15 | number.of.attempts.to.show.captcha=15 | ||
| </ | </ | ||
| + | |||
| add to ''/ | add to ''/ | ||
opentext/linux/filr.1718200373.txt.gz · Last modified: by gsys