Hi Phil,
Please try with the below code in background script and see if it works for you and than you can update the script include.
From previous code I commented out line.
// var SIDArray = hexaArrayString.split(",");// var SID = hexaArrayToSID(SID...
Hi Phil,
Are you converting objectSid or objectGUID?
If its Objectguid than Script Include code will be different.
Please provide one of you source, I can run background script and check.
like var source = "AQUAAAAAAAUVAAAAWUwLi17c7L1aBsrNrgQAAA==";...
Hi Phil,
I have worked with @Johnny Chong on this solution. Please find below information on how you can setup.
1. Setup the attached Script Include. ActiveDirectoryUtil.xml
2. For our solution we created a new field on sys_user table. You can use th...