Cannot set SACL, get error: "The Parameter is incorrect"
Applies to
- ONTAP 9
- CIFS
- Auditing
Issue
- Windows Server 2016 or 2019 File Explorer tries to create a SACL in the Auditing tab, but gets error:
The Parameter is incorrect
- Packet trace shows that
- ONTAP sends a
Negotiate Protocol Responsethat setsMax Transaction Sizeto a certain value e.g. 65536

- During SACL create attempt, client sends a
GetInfo Requestwhich has aMax Response Sizethat exceeds the previously establishedMax Transaction Sizee.g. 65540

- ONTAP appropriately replies with
GetInfo Response, Error: STATUS_INVALID_PARAMETER

