Webmin user blocked

5 posts / 0 new
Last post
#1 Mon, 04/04/2016 - 23:32
romanromeo

Webmin user blocked

Hello all,

When i try login to webmin, I get this error:

Error - Access denied. The user has been blocked because of too many authentication failures.

My installation is ubuntu 14.04 LTS with latest versions of webmin & virtualmin. I use csf firewall, but I think this has not blocked me as I can connect with other user to webmin. The user that has been blocked is the only with root privileges, the root user is disabled. I can connect as root via ssh but I don't know how to unblock the user.

/var/webmin/blocked is empty

/etc/webmin/miniserver.users Near the user that has been blocked i find this: !$1$58204884$Lr2pCuVl1PTfZr7g.Weqg. Other users that can connect have this: x::::::::0:0:::

Thank you for any help!

Mon, 04/04/2016 - 23:46
andreychek

Howdy,

You may want to try restarting the Webmin process. That will reset it's counter of login attempts, and allow any blocked users to login.

-Eric

Tue, 04/05/2016 - 00:06
romanromeo

I just tried: /etc/init.d/webmin restart , as root via ssh, but the same error: Error - Access denied. The user has been blocked because of too many authentication failures.

Thanks for help.

Mon, 01/09/2017 - 22:08
Francewhoa
Francewhoa's picture

In our case restarting Webmin did not work either. We SSH as Root than ran

/etc/init.d/webmin restart

- - -
Senior Product Manager, and Co-Founder at Ubertus.org Inc.
Love back your Virtualmin & Webmin community

Mon, 01/09/2017 - 22:16
Francewhoa
Francewhoa's picture

The following worked in our case

  1. Using Webmin. Navigate to "Server" > "SSH Server" > "Authentication" button
  2. Under "Maximum login attempts per connection" temporarily set a large number such as 66 Instead of the default value 6.
  3. Click on "Save" button
  4. On the "SSH Server" page. Click on "Apply Changes" button.
  5. Try to log-in again. It should work. If not working redo the steps above but increase the "Maximum login attempts per connection" value
  6. After you're able to log-in. For security prevention, it's suggested to change the "Maximum login attempts per connection" back to its default value 6

- - -
Senior Product Manager, and Co-Founder at Ubertus.org Inc.
Love back your Virtualmin & Webmin community

Topic locked