mysql - fixing permissions

Murray Eisenberg murrayeisenberg at gmail.com
Mon Mar 27 21:28:43 UTC 2023


It appears that macOS 13.3 update, unlike previous macOS updates, does _not_ restore these permissions, including ACLs, to defaults!

And from a bit of searching online I understand what is meant by canonical order of ACLs. But how does one fix the order when the "not... in canonical order" appears?


> On Mar 27, 2023, at 4:26 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
> 
> With my mysql data in the non-default location ~/Databases/mysql, each time that macOS is updated, permissions seem to get set back to their defaults for various user folders, so that I need to fix them with:
> 
> 	chmod +a "_mysql allow search" /Volumes/MacHd/Users/me
> 	chmod +a "_mysql allow search" /Volumes/MacHd/Users/me/Databases
> 	chmod +a "_mysql allow search" /Volumes/MacHd/Users/me/Databases/mysql
> 
> After just updating to macOS Ventura 13.3, however, when I try the first of those chmod's, I get mysterious error message:
> 
> chmod: The specified file '/Volumes/MacHD/Users/me' does not 
>    have an ACL in canonical order, please specify a position with +a# 
> 
> What does this mean and what should I do to correct this?
> 
> ---
> Murray Eisenberg		murrayeisenberg at gmail.com
> Mobile (413)-427-5334
> 503 King Farm Blvd #101		
> Rockville, MD 20850-6667	
> 
> 
> 

---
Murray Eisenberg		murrayeisenberg at gmail.com
Mobile (413)-427-5334
503 King Farm Blvd #101		
Rockville, MD 20850-6667	



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20230327/79d70cd6/attachment.htm>


More information about the macports-users mailing list