CAPTCHA when resetting several account passwords at once

ewikstromSD
New Contributor III

Is there any way to avoid triggering CAPTCHAs when resetting several account passwords at once? Yesterday, we had new student orientation and had them set their passwords from the default password, and after about two groups of students, everyone started getting CAPTCHAs which slowed us down since some are especially hard to read.

2 ACCEPTED SOLUTIONS

rdnixon
Contributor

I'm not aware of any way to entirely stop this. However, they can be more common in the following scenarios: 

Too many connections on a single external IP address - consider using multiple external IPs and pushing some users out on one IP and other out of another.

SSL inspection - so for content filtering. In the past we use to get them a bit from Securly - but they rotate IPs so much now its not an issue.

Something spamming Google on your network with login attempts - i.e. well beyond the normal.

However, if someone just gets a password wrong a few times it will happen and nothing you can do about it.

Roger

View solution in original post

Kim_Nilsson
Admin Moderator

@ewikstromSD the only way to avoid Login Challenges is to temporarily disable login challenges. 🙂

But it can only be done one user at the time, and only for 10 minutes.

--
https://wheretofind.me/@NoSubstitute

View solution in original post

3 REPLIES 3

rdnixon
Contributor

I'm not aware of any way to entirely stop this. However, they can be more common in the following scenarios: 

Too many connections on a single external IP address - consider using multiple external IPs and pushing some users out on one IP and other out of another.

SSL inspection - so for content filtering. In the past we use to get them a bit from Securly - but they rotate IPs so much now its not an issue.

Something spamming Google on your network with login attempts - i.e. well beyond the normal.

However, if someone just gets a password wrong a few times it will happen and nothing you can do about it.

Roger

Kim_Nilsson
Admin Moderator

@ewikstromSD the only way to avoid Login Challenges is to temporarily disable login challenges. 🙂

But it can only be done one user at the time, and only for 10 minutes.

--
https://wheretofind.me/@NoSubstitute

Thanks! I didn't know that. That's still really helpful if you get a string of hard-to-read CAPTCHAs.