Implement SYS_DIR_MODE for system account homes.
This implements an additional configuration option: SYS_DIR_MODE, which controls the permissions mode on newly created home dirs for system users.
The default permissions on home directories are now: Regular user: 2700 System user: 0755
This also implements SYS_NAME_REGEX, analogous to NAME_REGEX.
Edited by Matt Barry