You can use usermod to change the attribute of a user
Syntax:
usermod -s /bin/bash <user id>
Example:
usermod -s /bin/bash wsadmin
You can use usermod to change the attribute of a user
Syntax:
usermod -s /bin/bash <user id>
Example:
usermod -s /bin/bash wsadmin