November 2005
Beginner to intermediate
528 pages
24h 11m
English
To give someone administrative privileges, add that user to the admin group (/groups/admin). This gives him or her the ability to use sudo and run applications (such as software installers) that require such privileges:
$ sudo dscl . merge /groups/admin users rothmanIf you want this setting to take place immediately, you can run the command sudo lookupd -flushcache to flush any cached credentials.
Read now
Unlock full access