Skip to main content

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?


 


 

@ZachWC Can you provide more details on what app creates these file, and where they are being saved? 


Our ERP creates these text files through their website, and chrome is downloading them and saving them to the downloads folder.


Our ERP creates these text files through their website, and chrome is downloading them and saving them to the downloads folder.


If you open Terminal and run the command "ls -lah@ <Path to one of these .lis files>" what does it report?


-rw-r--r--@

The error we get is "Cannot be opened because it is from an unidentified developer.:


-rw-r--r--@

The error we get is "Cannot be opened because it is from an unidentified developer.:


The trailing @ indicates there were some xattrs (extended attributes) attached to the file, what were those? 


Reply