I have ported my two utilities for dealing with permissions problems to Swift 3.2, and built them for compatibility with both Sierra and High Sierra.
PermissionScanner 1.0 is the first release of a tool which quickly scans a range of different folder sets, and identifies those to which the current user doesn’t have read or write access. This helps you diagnose problems with the permissions of preference files, in particular. This update is available from here: permscan10
and from Downloads above.
RepairHomePermissions 1.0b2 is the second beta release of a tool which steps the user easily through Apple’s recommended procedure for repairing Home folder permissions. This update is available from here: rhpb2
and from Downloads above.