SID resolve on Linux (WEC)
Hi!
I am testing WEC on Linux.
I need the uid_to_name () function in this version: $ SubjectUserSidRSLVD = uid_to_name ($ SubjectUserSid);
When WEC was on Windows, this function returned SID_Resolve_UserName.
On Linux, this function requires a UID as input. Since I give the SID as input, I get null at the output.
Are there any analogues of this function NXLog on Linux, so that I would input the SID at the input and receive SID_Resolve_UserName at the output?
For the same theme: https://nxlog.co/question/6938/wec-linux-uidtoname-returns-null