Skip to content

Commit ae9d1fb

Browse files
committed
Kerberos tutorial: not-yet-supported openssl version of Focal (current workaround)
1 parent 3458962 commit ae9d1fb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • content/installation/user/user_install_kerberos

content/installation/user/user_install_kerberos/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,14 @@ sqlcmd -S DBServerName -E
187187
2> Go
188188
```
189189

190+
On Ubuntu 20.04, you may get an error:
191+
192+
```
193+
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2746.
194+
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
195+
```
196+
197+
If you are in that case, have a look at working solutions in [this GitHub issue](https://github.com/microsoft/azuredatastudio/issues/10337).
190198

191199
## SQL ODBC connections
192200

0 commit comments

Comments
 (0)