Re: root account inaccessible, was 'login problems on change of default shell'

2014-10-06 Thread Andrei POPESCU
On Lu, 06 oct 14, 10:23:28, John Aten wrote: > I booted up the broken system and attempted to get the device name > looking at /etc/fstab, mount and fdisk -l. I got a device name > (/dev/sda1) and a UUID. You should use 'fdisk -l' or 'blkid' only after you boot with your rescue disk/usb/whatev

Re: root account inaccessible, was 'login problems on change of default shell'

2014-10-06 Thread John Aten
On Oct 5, 2014, at 8:10 PM, William Unruh wrote: > Log on as oot. the system does not care what the name is. All it cares > about is the uid (0) You could call uid 0 donduck and your system would > not care, as long as you used that name to log on. > Of course this does not mean you should leave

Re: root account inaccessible, was 'login problems on change of default shell'

2014-10-05 Thread John Hasler
John Aten writes: > sudo: unknown user: root sudo: unable to initialize policy plugin Ok, then you have to boot the CD and mount the disk. Then just edit the file with a text editor. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

Re: root account inaccessible, was 'login problems on change of default shell'

2014-10-05 Thread John Aten
On Oct 5, 2014, at 6:42 PM, John Hasler wrote: >> This brings up the /etc/passwd of the live system, not the broken >> /etc/passwd on the hard drive. > > Boot up the broken system. Log into your own account. > > sudo vipw > > Fix the root acount entry. I tried that, and it returns: sudo:

Re: root account inaccessible, was 'login problems on change of default shell'

2014-10-05 Thread John Hasler
John Aten writes: > How do I get access to the installed /etc/passwd ? sudo vipw -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://

root account inaccessible, was 'login problems on change of default shell'

2014-10-05 Thread John Aten
On Oct 5, 2014, at 4:21 PM, Nemeth Gyorgy wrote: > 2014-10-05 19:42 keltezéssel, John Aten írta: > >> I just built bash 4.3.29 from source. I wanted to change my root and one >> user account to use it as the default shell. I ran sudo chsh and entered >> /usr/local/bin/

Re: login problems on change of default shell

2014-10-05 Thread Nemeth Gyorgy
2014-10-05 19:42 keltezéssel, John Aten írta: > I just built bash 4.3.29 from source. I wanted to change my root and one user > account to use it as the default shell. I ran sudo chsh and entered > /usr/local/bin/bash, and everything was fine. I could log in and out, run > comma

login problems on change of default shell

2014-10-05 Thread John Aten
Hi all, I just built bash 4.3.29 from source. I wanted to change my root and one user account to use it as the default shell. I ran sudo chsh and entered /usr/local/bin/bash, and everything was fine. I could log in and out, run commands, and the $SHELL and $BASH_VERSION environment variables

login problems on change of default shell

2014-10-05 Thread John Aten
Hi all, I just built bash 4.3.29 from source. I wanted to change my root and one user account to use it as the default shell. I ran sudo chsh and entered /usr/local/bin/bash, and everything was fine. I could log in and out, run commands, and the $SHELL and $BASH_VERSION environment variables

Re: can't switch to dash as default shell

2010-05-25 Thread Frank McCormick
On Tue, 25 May 2010 20:52:48 +0200 Sven Joachim wrote: > On 2010-05-25 18:29 +0200, Frank McCormick wrote: > > > With this mornings upgrade to testing there was a new > > version of DASH. > > I've been using BASH..and tried to switch. > > > > > > fr...@squeeze:~$ sudo dpkg-reconfigure dash > > d

Re: can't switch to dash as default shell

2010-05-25 Thread Sven Joachim
On 2010-05-25 18:29 +0200, Frank McCormick wrote: > With this mornings upgrade to testing there was a new > version of DASH. > I've been using BASH..and tried to switch. > > > fr...@squeeze:~$ sudo dpkg-reconfigure dash > dpkg-divert: mismatch on package > when removing `diversion of /bin/sh by

can't switch to dash as default shell

2010-05-25 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 With this mornings upgrade to testing there was a new version of DASH. I've been using BASH..and tried to switch. fr...@squeeze:~$ sudo dpkg-reconfigure dash dpkg-divert: mismatch on package when removing `diversion of /bin/sh by dash' found `div

Re: changing the default shell

2006-07-24 Thread Horacio Goetendia
AIL PROTECTED]>: Hi!I wish to change the default shell on my debian system. I want thischange to affect all current and all future users.I guess this is a simple job, because I just have to install the newshell, add it's binary's name to the /etc/shells file, and execute chsh @USERS.

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 mu

Re: default shell

2001-08-07 Thread Erdmut Pfeifer
On Tue, Aug 07, 2001 at 06:49:08AM -0500, will trillich wrote: > > [EMAIL PROTECTED] (pkm) writes: > > > > > > hey... how can I set my default shell (when I don't have root > > > access)... I'm being forced to use csh but I want to use bash > >

Re: default shell

2001-08-07 Thread will trillich
On Tue, Jul 24, 2001 at 10:09:27PM +0200, Leonard Stiles wrote: > [EMAIL PROTECTED] (pkm) writes: > > > hey... how can I set my default shell (when I don't have root > > access)... I'm being forced to use csh but I want to use bash > > man chsh if you're

Re: default shell

2001-07-25 Thread Leonard Stiles
[EMAIL PROTECTED] (pkm) writes: > hey... how can I set my default shell (when I don't have root > access)... I'm being forced to use csh but I want to use bash man chsh -- Leonard Stiles <[EMAIL PROTECTED]>

Re: default shell

2000-11-21 Thread Michal F. Hanula
On Tue, Nov 21, 2000 at 04:03:25PM -0800, Sathish C wrote: > Hi All > > While creating a new user in my system if I don't -s option I am > getting tcsh as the default shell. > What should I do to get bash as the default shell with out using -s > option while creating the

Re: default shell

2000-11-21 Thread Ethan Benson
On Tue, Nov 21, 2000 at 04:03:25PM -0800, Sathish C wrote: > Hi All > > While creating a new user in my system if I don't -s option I am > getting tcsh as the default shell. > What should I do to get bash as the default shell with out using -s > option while creating the

default shell

2000-11-21 Thread Sathish C
Hi All While creating a new user in my system if I don't -s option I am getting tcsh as the default shell. What should I do to get bash as the default shell with out using -s option while creating the user. I don't want to modify the /etc/passwd file either. Can any body please t

Re: rxvt as default shell

1999-07-15 Thread Brett Carlane
[EMAIL PROTECTED] wrote: > Is there a way to have rxvt used in place of xterm in > all instances? I'd like to do the equivalent of symlinking > xterm to rxvt but so that it won't get clobbered in a > future update. The most upgrade-proof approach to this, I think, is to use the Debian 'update-men

Re: rxvt as default shell

1999-07-15 Thread Mark Wagnon
[EMAIL PROTECTED] wrote: > > Is there a way to have rxvt used in place of xterm in > all instances? Are you talking about as in what shell you choose to run from a menu in your window manager? If so, edit the menu files for your window manager to run rxvt (or add it as an option). If not, what

rxvt as default shell

1999-07-15 Thread r3chard
Is there a way to have rxvt used in place of xterm in all instances? I'd like to do the equivalent of symlinking xterm to rxvt but so that it won't get clobbered in a future update. -- http://www.vcn.bc.ca/~rick