AWS Security ChangesHomeSearch

AWS fsx documentation change

Service: fsx · 2025-08-16 · Documentation low

File: fsx/latest/ONTAPGuide/attach-windows-client.md

Summary

Changed volume security style requirement from 'NTFS or mixed' to only 'NTFS'

Security assessment

The change restricts security style to NTFS only, potentially enforcing stricter security defaults. However, there's no explicit mention of addressing a specific vulnerability or security incident related to 'mixed' mode.

Diff

diff --git a/fsx/latest/ONTAPGuide/attach-windows-client.md b/fsx/latest/ONTAPGuide/attach-windows-client.md
index 6f307b271..5cfb8b12e 100644
--- a//fsx/latest/ONTAPGuide/attach-windows-client.md
+++ b//fsx/latest/ONTAPGuide/attach-windows-client.md
@@ -21 +21 @@ To access an ONTAP storage volume using a Microsoft Windows client, you have to
-  * The volume you are attaching has a security style setting of `NTFS` or `mixed`. For more information, see [Volume security style](./managing-volumes.html#volume-security-style).
+  * The volume you are attaching should have a security style setting of `NTFS`. For more information, see [Volume security style](./managing-volumes.html#volume-security-style).