Can webmin be used to manage specific users, not all of them?

Hello.
I have a linux server with an sftp operating. I need to allow some to manage only the users used to connect to the sftp server and by manage I actually mean to only unlock them when they get blocked for incorrect login attemps for example.
Can webmin do this and if it does, can you point me to the documentation on the specific configuration needed the achive this and the user manuals?

Thanks a lot!!

Yes, it can. Check “Webmin ⇾ Webmin Users: username ⇾ Available Webmin modules: System / Users and Groups” module access control page.

Webmin docs for the Users and Groups module is here: Users and Groups | Webmin

But, what you have is an access control question, which would be answered by Webmin Users | Webmin

Access control is configured in the same way regardless of what module you’re controlling access to.

Thanks @Ilia and @Joe. I’ll check it out and comment here If I am able to implement it.