SQL server with PKINIT fails with login error
when DB server and client CAs are different
#48517
Labels
backport-required
bug
database-access
Database access related issues and PRs
db/sqlserver
Microsoft SQL Server related database access issues
test-plan-problem
Issues which have been surfaced by running the manual release test plan
Expected behavior:
Connection to SQL server like
tsh db connect ec2amaz-xxxx --db-user Administrator --db-name master
should succeedCurrent behavior:
Bug details:
tctl auth export --type db
andtctl auth export --type db-client
are different. if not, rotate one of them.Invoke-webrequest -uri "https://<proxy-addr>/webapi/scripts/databases/configure/sqlserver/<db-token>/configure-ad.ps1?uri=<sql-server-domain>:1433" -outfile configureteleport.ps1
The text was updated successfully, but these errors were encountered: