Home Forums OS X Server and Client Discussion Active Directory [10.5] Add Domain Users to Staff group?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #373017
    macmattias
    Participant

    I have about 100 macs bound to a 2008 Active Directory.
    All works well but one thing would make my life so much easier permissons-wise.
    And that would be to add the Domain Users group to the Staff group.

    Does anyone have any suggestions?
    Have have been reading man-pages for dseditgroup and dscl and well I havent got my head around it yet.
    So just to be lazy and to get some really good advice I turn to you.

    #373032
    macmattias
    Participant

    I solved it myself after a lunch boost in energy. 😉

    Here is the command I used:
    sudo dseditgroup –o edit –a “Domain Users” -t group –n /Local/Default staff

    The answer should be something like this:
    ‘staff’ upgraded to new group format in order to support GUID membership.

    And if you check it with:
    dscl . read /Groups/staff

    You should find something like this:
    NestedGroups: AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE

    Hope this helps someone.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed