You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-identity-multiple-forests.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ Validate that the trust is working by running the **klist** command to display t
198
198
199
199
1. Sign in to a machine or VM that's joined to a domain in **Forest 1** and open a Windows command prompt.
200
200
1. To display the credentials cache for the domain-joined storage account in **Forest 2**, run one of the following commands:
201
-
- If you used the [Modify storage account name suffix and add CNAME record](#modify-storage-account-name-suffix-and-add-cname-record) method, run: `klist get cifs/onprem2sa.onpremad2.com`
201
+
- If you used the [Modify storage account SPN suffix and add CNAME record](#modify-storage-account-spn-suffix-and-add-cname-record) method, run: `klist get cifs/onprem2sa.onpremad2.com`
202
202
- If you used the [Add custom name suffix and routing rule](#add-custom-name-suffix-and-routing-rule) method, run: `klist get cifs/onprem2sa.file.core.windows.net`
203
203
1. You should see output similar to the following. The klist output differs slightly based on which method you used to configure domain suffixes.
1. Sign in to a machine or VM that's joined to a domain in **Forest 2** and open a Windows command prompt.
219
219
1. To display the credentials cache for the domain-joined storage account in **Forest 1**, run one of the following commands:
220
-
- If you used the [Modify storage account name suffix and add CNAME record](#modify-storage-account-name-suffix-and-add-cname-record) method, run: `klist get cifs/onprem1sa.onpremad1.com`
220
+
- If you used the [Modify storage account SPN suffix and add CNAME record](#modify-storage-account-spn-suffix-and-add-cname-record) method, run: `klist get cifs/onprem1sa.onpremad1.com`
221
221
- If you used the [Add custom name suffix and routing rule](#add-custom-name-suffix-and-routing-rule) method, run: `klist get cifs/onprem1sa.file.core.windows.net`
222
222
1. You should see output similar to the following. The klist output differs slightly based on which method you used to configure domain suffixes.
0 commit comments