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

Ops Manager LDAP configuration parameter examples

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • None

    Description

      The example for the parameters "LDAP User First Name", "LDAP User Last Name", "LDAP User Email" may be confusing.

      The current examples are:

      mms.ldap.user.firstName="First"
      mms.ldap.user.lastName="Last"
      mms.ldap.user.email="user@example.com"
      

      but it should be:

      mms.ldap.user.firstName= givenName
      mms.ldap.user.lastName= sn
      mms.ldap.user.email=mail
      

      Because these parameters are used to specify the LDAP attributes to match those information in the LDAP user entry and not actual values.

      Attachments

        Activity

          People

            tony.sansone@mongodb.com Anthony Sansone (Inactive)
            emilio.scalise@mongodb.com Emilio Scalise
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 48 weeks, 2 days ago