Posts Tagged ‘usermod’

change user’s shell

solution 1. edit /etc/passwd
or
solution 2. usermod -s /bin/bash user

Tags: , , ,