Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3926

MMS OnPrem 1.5: Document LDAP Auth for web server <-> LDAP

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.10, mms-1.5
    • Affects Version/s: None
    • Component/s: Cloud Manager
    • None

      The procedure for configuring MMS to talk to a backing MongoDB using LDAP is very similar to MONGODB-CR authentication. The username and password are supplied in the `mongoUri` properties in the properties file. Encrypted credentials are supported in the same way as MONGODB-CR. Adding `authMechanism=PLAIN&authSource=$external` to the URI specifies that these credentials are for LDAP authentication.

      The following example is in the properties file shipped with MMS:

      1. mongo.mongoUri=mongodb://user:password@server:port/?authMechanism=PLAIN&authSource=$external

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            cailin.nelson@mongodb.com Cailin Nelson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 48 weeks, 3 days ago