[17517] in Athena Bugs
Re: linux 8.3.25Tue: consult
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Feb 9 16:38:41 2000
Date: Wed, 9 Feb 2000 16:38:37 -0500 (EST)
Message-Id: <200002092138.QAA00760@sweet-transvestite.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Leah Kaplan <lkaplan@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[17506] in Athena Bugs"
>> What were you trying to do?
>> get a last login on a user by typing add consult; lastlog user
>>
>> What's wrong: when i entered the username, it said "never logged in"
>> and then seemed to list a bunch of lockers, and finally my username
Thanks for the bug report. The problem here is actually that Redhat
installs a program named "lastlog" in /usr/bin which is in your path
before the version in the consult locker, and which has a different
purpose. You can work around the problem for now by giving the full
path to lastlog, i.e.:
/mit/consult/bin/lastlog username
or else use "add -f consult ; lastlog username", which will put the
consult locker first in your path.
Garry Zacheiss
MIT Information Systems