Skip to content

Commit dde7e21

Browse files
Merge pull request #289710 from khdownie/patch-2
Update storage-files-identity-auth-linux-kerberos-enable.md
2 parents 53b767d + e8b1bb8 commit dde7e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: khdownie
55
ms.service: azure-file-storage
66
ms.custom: linux-related-content
77
ms.topic: how-to
8-
ms.date: 05/10/2024
8+
ms.date: 11/01/2024
99
ms.author: kendownie
1010
---
1111

@@ -518,7 +518,7 @@ After you've enabled AD (or Microsoft Entra ID) Kerberos authentication and doma
518518

519519
For detailed mounting instructions, see [Mount the Azure file share on-demand with mount](storage-how-to-use-files-linux.md?tabs=smb311#mount-the-azure-file-share-on-demand-with-mount).
520520

521-
Use the following additional mount option with all access control models to enable Kerberos security: `sec=krb5`
521+
Use the following additional mount option with all access control models to enable Kerberos security: `sec=krb5`. Username and password must be omitted when sec=krb5 is in use.
522522

523523
> [!NOTE]
524524
> This feature only supports a server-enforced access control model using NT ACLs with no mode bits. Linux tools that update NT ACLs are minimal, so update ACLs through Windows. Client-enforced access control (`modefromsid,idsfromsid`) and client-translated access control (`cifsacl`) models aren't currently supported.

0 commit comments

Comments
 (0)