File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: jianleishen
6
6
ms.service : data-factory
7
7
ms.subservice : data-movement
8
8
ms.topic : troubleshooting
9
- ms.date : 01/25 /2023
9
+ ms.date : 01/28 /2023
10
10
ms.author : jianleishen
11
11
ms.custom : has-adal-ref, synapse
12
12
---
@@ -33,9 +33,9 @@ This article provides suggestions to troubleshoot common problems with the Hive
33
33
- ** Cause** : You use the Kerberos authentication that is not supported in Azure Data Factory.
34
34
35
35
- ** Recommendation** : Try the following steps. If they do not work, check the provided driver to resolve this issue.
36
- 1 . The ** kr5 .ini** file is in the ** C:\Program Files\MIT\Kerberos\bin** folder.
36
+ 1 . The ** krb5 .ini** file is in the ** C:\Program Files\MIT\Kerberos\bin** folder.
37
37
2 . Add the ` KRB5_CONFIG ` and ` KRB5CCNAME ` to the system variable as well.
38
- 3 . Edit the ** krb .ini** file.
38
+ 3 . Edit the ** krb5 .ini** file.
39
39
4 . Shut down and restart the VM and the SHIR from the machine.
40
40
41
41
## Next steps
You can’t perform that action at this time.
0 commit comments