Re: changing the default shell

2006-07-24 Thread Horacio Goetendia
Hello Daniel:Sorry by my englishYou should change in the config file :   /etc/adduser.confin the part: (change to the shell that you want to use)  DSHELL=/bin/bashYou can found a list of valid login shells in :        /etc/shellsAtentamenteHoracio Goetendia Bonilla2006/7/24, LeVA < [EMAIL

changing the default shell

2006-07-24 Thread LeVA
Hi! I wish to change the default shell on my debian system. I want this change to affect all current and all future users. I guess this is a simple job, because I just have to install the new shell, add it's binary's name to the /etc/shells file, and execute chsh @USERS. So much for the curren