Description and guidelines on creating system service agent accounts on Mac OS X (Tiger)
MacOS, Windows, and Linux
For any system service agent that you want to create in Mac OS X, you would do the following:sudo dscl localhost -create /NetInfo/root/Groups/system_groupnamesudo dscl localhost -create /NetInfo/root/Groups/system_groupname gid group_idsudo dscl localhost -cre...