Setting the rights permissions on your ~/.domtool directory

First, check to see what the permissions are like on the ~/.domtool directory:

fs listacl ~/.domtool

If you see the line system:anyuser rl, then you are good to go, because any user can read your DomTool settings.

Otherwise, if you see the line domtool rl, then you are also OK. If you don't see these ACL lines, then you will want to run the following command to give the Domtool user read permissions on your ~/.domtool directory.

fs setacl ~/.domtool domtool read