Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
mongodb 2.3.2, RHEL 6.3
-
ALL
Description
`mongod` currently not starting on RHEL 6.3 with "auth" enabled and using GSSAPI as the authentication mechanism.
env KRB5_KTNAME=/etc/mongo_ec2-184-72-171-156.keytab /usr/local/bin/m232/bin/mongod --auth --setParameter authenticationMechanisms=GSSAPI --dbpath /data/db --logpath /var/tmp/mongod_auth.log --fork
|
Failed global initialization: BadValue Unsupported authenticationMechanism: "GSSAPI"
|