Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Sep 2011 09:28:55 -0400
From:      James Edwards <jedwards@bsdftw.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Can't log in as toor since package update
Message-ID:  <4E6A1497.8020807@bsdftw.org>
In-Reply-To: <4E6A0C1F.7090505@visi.com>
References:  <4E6A0C1F.7090505@visi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/9/2011 8:52 AM, Paul Keusemann wrote:
> I use the toor login on my FreeBSD systems to log in with the korn 
> shell.  Since August 22, When I try to log in as toor or even when I 
> try to "su - toor", I get logged in as root.  For example:
>
> ushers# ssh -l toor woodstock
>
> Password:
>
> Last login: Fri Sep  9 06:30:23 2011 from 172.16.175.216
>
> Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
>
>         The Regents of the University of California.  All rights 
> reserved.
>
> FreeBSD 8.2-RELEASE-p1 (WOODSTOCK) #1: Mon Jul 11 09:05:07 CDT 2011
>
> woodstock# who am i
>
> root             0        Sep  9 07:46
>
> woodstock# su - toor
>
> woodstock# who am i
>
> root             0        Sep  9 07:47
>
>
> Unfortunately, I haven't tried to log in since a package update I did 
> around August 22, so I didn't notice this problem until now.  Does 
> anybody have any idea what might be causing this?
>
That seems to be the normal behavior, because toor has the id of root.  
I'm running 8.2-RELEASE, and that seems to be normal behavior.

On one of my systems:

[root@mail01]~# who am i
root             1        Sep  9 09:26
[root@mail01]~# su - toor
[toor@mail01]~# who am i
root             1        Sep  9 09:26
[toor@mail01]~#




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