Done
Details
Assignee
Maksym HilliakaMaksym Hilliaka(Deactivated)Reporter
Alexey PalazhchenkoAlexey Palazhchenko(Deactivated)Priority
MediumComponents
Needs QA
YesFix versions
Story Points
2Sprint
None
Details
Details
Assignee
Maksym Hilliaka
Maksym Hilliaka(Deactivated)Reporter
Alexey Palazhchenko
Alexey Palazhchenko(Deactivated)Priority
Components
Needs QA
Yes
Fix versions
Story Points
2
Sprint
None
Smart Checklist
Smart Checklist
Smart Checklist
Created June 5, 2020 at 1:10 PM
Updated March 6, 2024 at 4:19 AM
Resolved January 11, 2021 at 6:40 PM
pmm-agent's connection checking allows connections without username and password when MongoDB is running with
--auth
.Since PMM is about monitoring databases, I think pmm-agent should check that this is possible:
In the same time, it still should work with
--noauth
, so many different combinations should be tested.Implementation was drafted at https://github.com/percona/pmm-agent/pull/170. It should be finished and tested.
Testing Instruction:
Check with the latest version for official MongoDB and PSMDB both, with Authentication enabled.