Re: adminlog

From: Darren J Moffat (Darren.Moffat@Sun.COM)
Date: 01/17/03

  • Next message: Joe Kattner: "Re: adminlog"
    Date: Fri, 17 Jan 2003 13:00:24 -0800 (PST)
    From: Darren J Moffat <Darren.Moffat@Sun.COM>
    To: Ali Ernalbant <ernalbant@uekae.uekae.tubitak.gov.tr>
    
    
    

    On Wed, 15 Jan 2003, Ali Ernalbant wrote:

    > I created `/var/adm/loginlog` as root to capture failed logins with
    > permission 600. (Solaris 9)
    > I changed group owner to `sys`. However when I try to make failed login
    > attempts, I can not get any log
    > into `/var/adm/loginlog`.
    > Can anyone help me about this?

    Only /bin/login uses /var/adm/loginlog. It only adds entries to that
    log after RETRIES failed attempts. RETRIES is set in /etc/default/login
    and is 5 by default.

    If you are interested in failed login attempts I strongly suggest you
    use BSM audit instead. See bsmconv(1m) for details, you need only setup
    the audit class lo. The attach document shows you all you need to get
    started.

    -- 
    Darren J Moffat
    
    




    Relevant Pages

    • RE: adminlog
      ... >I changed group owner to `sys`. ... It will also help you to find information to set-up the logging for non TTY, CDE failed login attempts. ... personal Netscape Mail account today at http://webmail.netscape.com/ ...
      (Focus-SUN)
    • Re: adminlog
      ... > I changed group owner to `sys`. ... However when I try to make failed login ... Edit /etc/default/login and add: ...
      (Focus-SUN)