fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


opentext:linux:filr

Filr Linux

Client

/opt/novell/filr/apache-tomcat/webapps/desktopapp/novellfilr/

Tweaks

Disable Captcha

change /opt/novell/filr/apache-tomcat/webapps/ssf/WEB-INF/classes/config/ssf.properties

# Set failed.user.authentication.history = true to turn on tracking of failed authentications.
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.  For example we will look for a number of failed logins in the last x 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

add to /opt/novell/filr/apache-tomcat/webapps/ssf/WEB-INF/classes/config/ssf-ext.properties for update persistence

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
opentext/linux/filr.txt · Last modified: 2024/06/14 10:55 by gsys