SQL Server access with PKINIT documentation page#23202
SQL Server access with PKINIT documentation page#23202gabrielcorado merged 18 commits intomasterfrom
Conversation
|
@gabrielcorado It looks like there were a couple of technical details to firm up in the docs, so please let me know when this is ready for a review of the writing. Thanks! |
|
@ptgott This PR is ready for review. Thanks in advance. |
|
|
||
| (!docs/pages/includes/install-linux.mdx!) | ||
|
|
||
| <Admonition type="note"> |
There was a problem hiding this comment.
To add to what Paul said, this statement could be read as implying that the Database service needs this package in general, and not specifically for this setup. And @ptgott, are we standardizing on a lower-case "service"?
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> Co-authored-by: Alex Fornuto <alex.fornuto@goteleport.com>
ptgott
left a comment
There was a problem hiding this comment.
Approved with some minor suggestions
|
Also @gabrielcorado is this a v13 feature? |
Yes, it is. |
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
|
@smallinsky, Can you take a look? Thanks! |
|
@gabrielcorado See the table below for backport results.
|
Related to #13837. Closes #18553.
Adds a guide on how to configure Microsoft SQL Server authentication with PKINIT. This page is separate from the other two SQL Server guides because it doesn't share setup steps.
This page shares some steps with Desktop Access (Manual). So some images are pointing to the desktop access folder.
Note: Currently, the database service configuration file is being used instead of the DB Configurator CLI command because it is missing some flags.