[8022] in testers
Re: how to change sheel on Athena 10?
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Jun 2 19:07:45 2009
Date: Tue, 2 Jun 2009 19:07:15 -0400 (EDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Alex T Prengel <alexp@mit.edu>
cc: testers@mit.edu
In-Reply-To: <200906022300.n52N0ZUN013378@dit.mit.edu>
Message-ID: <alpine.DEB.2.00.0906021905120.29915@lunatique.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Apparently the code is trying to find an Athena user named /bin/bash or
something, failing, and falling back to the local version of chsh. I'm
trying to figure out how wrong that is, but at the least, you ought to be
able to run 'chsh' with no arguments.
(If that doesn't work, try 'chsh.moira', but that really shouldn't be
needed.)
--
Geoffrey Thomas
geofft@mit.edu
On Tue, 2 Jun 2009, Alex T Prengel wrote:
>
> Am I doing something wrong or missing a step or is something broken?
> I'm trying to change my shell (from csh to bash) on a cluster machine
> by doing:
>
> chsh -s /bin/bash
>
> and I get
>
> chsh.debathena-orig: alexp not found in /etc/passwd
>
> after entering my password.
>
> Alex
>