Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19231

Enabling user authentication with keyfile and WT engine causes mongo instance crash randomly

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • 3.0.4
    • Replication, Security
    • None
    • Fully Compatible
    • ALL
    • Hide

      1. deploy 3.0.4 with WiredTiger storage engine
      2. setup a 3-nodes replicas
      3. enable the user authentication using keyfile
      4. login mongo with db.auth("root","root-password")
      5. after that, if we type a wrong command or trying to do anything, the mongo instance will crash randomly.

      Show
      1. deploy 3.0.4 with WiredTiger storage engine 2. setup a 3-nodes replicas 3. enable the user authentication using keyfile 4. login mongo with db.auth("root","root-password") 5. after that, if we type a wrong command or trying to do anything, the mongo instance will crash randomly.
    • Security 6 07/17/15

    Description

      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.

      Attachments

        Activity

          People

            andreas.nilsson Andreas Nilsson
            justin.liu@turner.com Justin Liu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: