OS X server 10.6 - how to restore default groups?
Posted
by Zoran Simic
on Server Fault
See other posts from Server Fault
or by Zoran Simic
Published on 2010-05-10T04:33:46Z
Indexed on
2010/05/10
4:39 UTC
Read the original article
Hit count: 264
macosxserver
I've set up my OS X server as an open directory master first, then (experimenting), I've changed it to standalone server, then set it back as an open directory master again. Now, all the default groups I saw before are gone (Domain Administrators, Domain users etc). Do you know how to restore these groups?
Note that the groups are gone only from the Workgroup Manager UI. They do seem to be still there otherwise. id -G
gives the usual list of groups.
If I create an account and makes its primary group 'staff', Workgroup Manager shows all the inherited groups properly (but not on the main list).
If I create an account and associate it to a new group I just created, then the account has no inherited groups...
© Server Fault or respective owner