November 2005
Beginner to intermediate
528 pages
24h 11m
English
You can change a user’s properties by using the create command, even if that property already exists. For example, to change rothman’s shell to zsh, use:
$ sudo dscl . -create /users/rothman shell /bin/zshYou can also modify most user settings with System Preferences →Accounts. If you want to do things the traditional Unix way, Mac OS X includes chsh, chfn, and chpass in Version 10.3 and beyond.
Read now
Unlock full access