Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

MongoDB auth failure

by runrig (Abbot)
on Jul 01, 2016 at 19:55 UTC ( [id://1167019]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use MongoDB;
    use Data::Dumper;
    ...
    while ( my $c = $all_cfg->next ) {
      print Dumper $c;
    }
    
  2. or download this
    MongoDB::AuthError: Authentication to //xxxxxxx:27017 failed: MongoDB:
    +:AuthError: GSSAPI error: MongoDB::AuthError: Could not start GSSAPI.
    + Did you run kinit?  Error was: no mechanism available; SASL(-4): no 
    +mechanism available: No worthy mechs found; client_start error. (Call
    +backs?)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-18 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found