[DOCS-10897] Add a BI connector C Authentication plugin Windows commandline example Created: 13/Oct/17  Updated: 29/Oct/23  Resolved: 10/Nov/17

Status: Closed
Project: Documentation
Component/s: BI Connector
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Critical - P2
Reporter: Emilio Scalise Assignee: Anthony Sansone (Inactive)
Resolution: Fixed Votes: 0
Labels: windows
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

https://docs.mongodb.com/bi-connector/master/reference/auth-plugin-c/#example-command


Participants:
Days since reply: 6 years, 17 weeks, 5 days ago
Story Points: 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.


Generated at Thu Feb 08 08:01:37 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.