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

Add a BI connector C Authentication plugin Windows commandline example

    XMLWordPrintableJSON

Details

    • 0.2

    Description

      In https://docs.mongodb.com/bi-connector/master/reference/auth-plugin-c/#example-command
      we should provide also a Windows example, such as:

      mysql -h localhost --port 3307 --default-auth=mongosql_auth --user="myTestUser?source=test&mechanism=SCRAM-SHA-1" -p --plugin-dir="C:\Program Files\MySQL\MySQL Server 5.7\lib\plugin"
      

      Please note that the quotes used for the parameters are different from the Linux example because of the Windows command line syntax differences.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 17 weeks, 5 days ago