How to change your UNIX login shell from the default assigned Bourne (BASH) shell
NOTE this is only for AD network accounts. Local and Mobile accounts can use the chsh -s command instead for shell changes.
Step-by-step guide
Open Terminal or establish a SSH session if performing this remotely:
...