Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: MongoDB auth failure

by Corion (Patriarch)
on Jul 02, 2016 at 12:09 UTC ( [id://1167038]=note: print w/replies, xml ) Need Help??


in reply to MongoDB auth failure

Have you checked in (say) /etc/default/saslauthd that the mechanism you want to use (GSSAPI) is enabled?

At least for my Debian setup, I need to have MECHANISMS="PAM" there.

If you are sure that this is the case, stop your system-owned saslauthd and run it manually in the foreground in debug mode and hope that it shows when your client connects and why it fails:

saslauthd -d

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1167038]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found