Changes between Initial Version and Version 1 of Ticket #60775, comment 1


Ignore:
Timestamp:
Jul 4, 2020, 7:09:02 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60775, comment 1

    initial v1  
    11it only works if I add munin user as following
    22
     3{{{
    34sudo dscl . create /Groups/munin PrimaryGroupID 4949
    45sudo dscl . create /Users/munin UniqueID 4949
     
    89sudo dscl . create /Users/munin RealName Munin
    910sudo dscl . create /Groups/munin GroupMembership munin
     11}}}