We did an integration of CentOS 6 with Active Directory. I would like to know how to change the Default Shell Properties to Bash for non-local accounts.
For the local accounts we use chsh -s /bin/bash [username]
So please help me here with the right options.
Thanks