changing users default shell
    albi 
    albi at scii.nl
       
    Sat May 14 11:07:38 PDT 2005
    
    
  
On Sat, 14 May 2005 10:28:07 -0700
mojo fms <fbsdlilly at gmail.com> wrote:
> i know you use to be able to change it in /etc/passwd but im kind of
> out of date on how it is done on newer versions of fbsd.. 
vipw is still valid for that :)
> i cant find
> any real info execpt for adduser in the handbook..
> 
> I want to change a users shell from sh to bash..
from : man chsh
chpass -s bash username
    
    
More information about the freebsd-questions
mailing list