Hello, I am getting the classic warning: zsh compinit: insecure directories and files, run compaudit for list. Ignore insecure directories and files and continue [y] or abort compinit [n]? Zsh in owned by an admin account that isn't named root, and is not the current user. Now, http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Use-of-compinit states that the *compaudit* will throw the warning if the completion system is not owned by root or the current user. Which is the case I have. So, can the admin and/or wheel group be added to this set of exceptions? Or, is it simpler to just add the ignore flag to *compinit *on the system in question? Regards, Stephen