Skip to content

Commit bd737f5

Browse files
committed
added to toc
1 parent 7b7d4c5 commit bd737f5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/storage/files/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@
123123
href: storage-files-identity-auth-active-directory-domain-service-enable.md
124124
- name: Enable Azure AD Kerberos authentication for hybrid accounts
125125
href: storage-files-identity-auth-azure-active-directory-enable.md
126+
- name: Enable AD Kerberos authentication for Linux clients (SMB)
127+
href: storage-files-identity-auth-linux-kerberos-enable.md
126128
- name: Data protection
127129
items:
128130
- name: Enable soft delete

articles/storage/files/storage-files-identity-auth-linux-kerberos-enable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enable identity-based Kerberos authentication for Linu
44
author: khdownie
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 04/17/2023
7+
ms.date: 04/18/2023
88
ms.author: kendownie
99
ms.subservice: files
1010
---
@@ -222,8 +222,8 @@ rtt min/avg/max/mdev = 0.740/1.026/1.419/0.248 ms
222222

223223
```bash
224224
nslookup
225-
\ set type=SRV
226-
\ _ldap._tcp.contosodomain.contoso.com.
225+
> set type=SRV
226+
> _ldap._tcp.contosodomain.contoso.com.
227227
```
228228

229229
```output

0 commit comments

Comments
 (0)