Add a user to a group in OSX Leopard

Not as easy as in Linux. Here’s how you do it. Not sure exactly what all the options mean, but it seemed to work for me.

$ sudo dscl . append /Groups/<group> GroupMembership <username>

Hooray.


About this entry