Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1549

--gssapiServiceName should not require --gssapiHostName in the tools

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.2, 3.4.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Platforms 2017-01-23
    • v3.4, v3.2, v3.0

      A recent user of mongodump found that setting -gssapiServiceName did not seem to change the service name which the driver was trying to acquire a ticket for. When passing '-gssapiServiceName mockservice', the following error was still produced:

      generic failure: GSSAPI Error: Unspecified GSS failure.  Minor code may provide more information (Server mongodb/localhost@LDAPTEST.10GEN.CC not found in Kerberos database)
      

      Adding --gssapiHostName caused the tool to attempt to acquire the correct service principal.

      These properties should be able to be set independently, as in the shell.

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: