Path: utzoo!attcan!uunet!lll-winken!lll-crg.llnl.gov!bowles From: bowles@lll-crg.llnl.gov (Jeff Bowles) Newsgroups: comp.unix.questions Subject: Re: Keeping a login history with System VR2 Keywords: wtmp, last, logins, security Message-ID: <10176@lll-winken.llnl.gov> Date: 15 Jul 88 13:43:54 GMT References: <7286@hqda-ai.ARPA> Sender: usenet@lll-winken.llnl.gov Reply-To: bowles@lll-crg.llnl.gov.UUCP (Jeff Bowles) Organization: Lawrence Livermore National Laboratory Lines: 11 In article <7286@hqda-ai.ARPA> jay@hqda-ai.ARPA (Jay Hiser) writes: >I suspect that I could get a version of last that I could compile on >my CCI 6/32. That would be useful, but all I really need is a list >of each users LAST login -- not all of their logins. My goal is to >identify obsolete accounts. I don't want to keep my wtmp info for 3 >months at a time -- it collects about 50k a day. So turn on password aging and wait a couple of months! Then the people who don't use the machine will have "obviously old" passwords and you can work to delete those accounts. See passwd(4) for details. Jeff Bowles