Monday
After a recent patch we have had LIS files recently start requiring admin privilege's to open in TextEdit. Is there a way in Jamf Pro to allow for this without admin creds?
Monday
@ZachWC Can you provide more details on what app creates these file, and where they are being saved?
Monday
Our ERP creates these text files through their website, and chrome is downloading them and saving them to the downloads folder.
Monday
If you open Terminal and run the command "ls -lah@ <Path to one of these .lis files>" what does it report?
Monday
-rw-r--r--@
The error we get is "Cannot be opened because it is from an unidentified developer.:
Monday
The trailing @ indicates there were some xattrs (extended attributes) attached to the file, what were those?