Support ChallengeResponse ssh logins
Some organizations use two-factor authentication on their unix systems. For those that require mongo access to non-servers go this route, there's currently no support. It would be great if you could support the ChallengeResponse type logins via ssh
5
votes
Chad K
shared this idea
-
Chad Van Klompenburg commented
We have the same issue. Connecting to a single mongo server can be handled with tunnels/port forwards, but replica-set doesn't play well: presumably since the hosts in rs.conf() mismatch the localhost tunnels. Would prefer to be able to use 2FA with ssh tunneling.