CONTAP-635574: "failure to retrieve an unresolved SID" from GET on /api/protocols/file-security/permissions/
Issue
If a user is no longer exists in active directory the rest call would give a output on the ownership of the file that returns with
"failed to convert SID to a windows name. Reason: \"SecD Error: object not found\"
This behavior is expected as the user-object is removed.
By this RFE we are requesting then to show the SID instead of showing the failed warning
