Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ad-keytab-file flag on sqlserver docs #11581

Merged
merged 3 commits into from
Mar 31, 2022

Conversation

mcbattirola
Copy link
Contributor

@mcbattirola mcbattirola commented Mar 30, 2022

The purpose of this PR is to fix a wrong flag in the SQL Server docs.

The docs tell the user to use ad-keytab but this flag doesn't exist:

teleport: error: unknown long flag '--ad-keytab'

Instead, it should say --ad-keytab-file, see teleport.go#L213

Should be ported to v9

@mcbattirola mcbattirola enabled auto-merge (squash) March 31, 2022 11:59
@mcbattirola mcbattirola merged commit 6635727 into master Mar 31, 2022
@mcbattirola mcbattirola deleted the matheus/fix-sqlserver-docs branch March 31, 2022 12:04
@russjones russjones added the cloud Cloud label Apr 1, 2022
@webvictim webvictim mentioned this pull request Apr 19, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants