File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to mount an Azure file share over SMB on Linux and review
4
4
author : khdownie
5
5
ms.service : storage
6
6
ms.topic : how-to
7
- ms.date : 10/21 /2022
7
+ ms.date : 11/03 /2022
8
8
ms.author : kendownie
9
9
ms.subservice : files
10
10
---
@@ -16,7 +16,7 @@ The recommended way to mount an Azure file share on Linux is using SMB 3.1.1. By
16
16
17
17
| Distribution | SMB 3.1.1 | SMB 3.0 |
18
18
| -| -----------| ---------|
19
- | Linux kernel version | <ul ><li >Basic 3.1.1 support: 4.17</li ><li >Default mount: 5.0</li ><li >AES-128-GCM encryption: 5.3</li ></ul > | <ul ><li >Basic 3.0 support: 3.12</li ><li >AES-128-CCM encryption: 4.11</li ></ul > |
19
+ | Linux kernel version | <ul ><li >Basic 3.1.1 support: 4.17</li ><li >Default mount: 5.0</li ><li >AES-128-GCM encryption: 5.3</li ><li >AES-256-GCM encryption: 5.10</ li >< /ul > | <ul ><li >Basic 3.0 support: 3.12</li ><li >AES-128-CCM encryption: 4.11</li ></ul > |
20
20
| [ Ubuntu] ( https://wiki.ubuntu.com/Releases ) | AES-128-GCM encryption: 18.04.5 LTS+ | AES-128-CCM encryption: 16.04.4 LTS+ |
21
21
| [ Red Hat Enterprise Linux (RHEL)] ( https://access.redhat.com/articles/3078 ) | <ul ><li >Basic: 8.0+</li ><li >Default mount: 8.2+</li ><li >AES-128-GCM encryption: 8.2+</li ></ul > | 7.5+ |
22
22
| [ Debian] ( https://www.debian.org/releases/ ) | Basic: 10+ | AES-128-CCM encryption: 10+ |
You can’t perform that action at this time.
0 commit comments