-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
-
Environment:mongodb 2.3.2, RHEL 6.3
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
`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"