iNotes webmail captcha on login form

Anyone implemented a Captcha on the iNotes login form? I’m trying to limit the amount of brut-force attacks.

Subject: Yeah… time to find a Notes Developer

I want to make sure it’s done properly.

Subject: Understood

Look at the login in form in the redirect db. You should be able to add the captcha there and if that fails blank out the password.

Subject: thanks… i’m trying to get something like the link

here: https://inotes.fendi.com/ https://inotes.fendi.com/

Subject: So that login form is stored in the redirect database

Probably something like dwaredir.nsf (be aware it is probably inheriting its design from a template, so you should update the template)

Then within that database there is a subform “DWALoginSubForm” This is the form that contains the username and password fields. You would need to edit this subform to add the catchpa type code from the example Barry posted a link to.

If you’re not familiar with Domino Designer, then I am going to suggest that you get external help form someone that does, the last thing you want to do is expose your company by making mistakes in a login form.

Subject: Thanks. I should be more clear.

I’m currently using iNotes Redirect. So the the question should have been…

Anyone implement a captcha with iNotes Redirect? I’m trying to prevent brut-force attacks by adding one more level of security.

Subject: Got this from google

http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllFlatweb/83cd5b4761d7e5f08525743e007bf29d?OpenDocument http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllFlatweb/83cd5b4761d7e5f08525743e007bf29d?OpenDocument

Subject: inotes recaptcha

this one looks interesting

http://www.nsfappstore.com/product/custom-domino-login-using-google-recaptcha/ http://www.nsfappstore.com/product/custom-domino-login-using-google-recaptcha/