-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.0.4
-
Component/s: Replication, Security
-
None
-
Fully Compatible
-
ALL
-
-
Security 6 07/17/15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The user authentication works correctly on 2.6.1.
But, the mongo instance will crash randomly on 3.0.4 with wiredTiger storage engine when I enable the user authentication with keyfile on 3-nodes replica set. With wrong command or invalid user passoword, the mongo instance will crash.
If I disable the user authentication, the mongo cluster will work correctly again.