Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 17:03:53 -0700
From:      Brian <clark@essoc.com>
To:        Giuseppe Pagnoni <gpagnon@emory.edu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: after upgrading to 4.3 can't su anymore
Message-ID:  <20010702235827.6820D37B403@hub.freebsd.org>
In-Reply-To: <3B410125.C846EE6D@emory.edu>
References:  <3B410125.C846EE6D@emory.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

you may check the path for tcsh in /etc/shells, I had a 
similar problem while upgrading. tcsh became part of the base
system between 4.0 and stable. you may also want to check /etc/passwd
for the wrong path. I can't remember what I had a problem with but I 
do remember I had to change the paths from /usr/local/bin/tcsh to 
/bin/tcsh in /etc/passwd. I think what I did to cause the problem is
when I ran mergmaster I replaced /etc/shells which did not have the
path /usr/local/bin/tcsh which was used in /etc/passwd.

Hope this helps,

brian

On Mon, 02 Jul 2001 19:17:58 -0400
Giuseppe Pagnoni <gpagnon@emory.edu> wrote:

> Hi
> 
> I have just upgraded my box to 4-stable from 4.0 (from src) and though
> everything seem to have gone well, I cannot su anymore though I am still
> 
> in the wheel group (as from the /etc/group file).  The error message is:
> 
> su: permission denied (shell).
> 
> (by the way my shell is tcsh...)
> 
> And also, another unrelated question.  When I do telnet now it appears
> the following message:
> Trying SRA secure login
> 
> what does it mean? Is this useful?
> 
> thanks for any suggestion!
> 
> giuseppe
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 


--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010702235827.6820D37B403>