Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created October 31, 2014 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrancescaK/d37a7a5a7e16b88c312d to your computer and use it in GitHub Desktop.
Save FrancescaK/d37a7a5a7e16b88c312d to your computer and use it in GitHub Desktop.
Centrify_10
$ nano /etc/mongod.conf
auth=true
setParameter=saslauthdPath=/var/run/saslauthd/mux
setParameter=authenticationMechanisms=PLAIN
$ service mongod restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment