Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2005 12:37:14 -0700 (PDT)
From:      LukeD@pobox.com
To:        freebsd-questions@freebsd.org
Subject:   Re: How can I log every login via telnet?
Message-ID:  <20050407123413.E7596@border.crystalsphere.multiverse>
In-Reply-To: <1492434941.20050407204225@wanadoo.fr>
References:  <1492434941.20050407204225@wanadoo.fr>

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

On Thu, 7 Apr 2005, Anthony Atkielski wrote:
> Is there a way to log every login via telnet?

The system already records all logins in /var/log/auth.log.
You could pull out the telnet entries with grep if those are the only ones 
you're interested in.
If you're wanting to build your own log then I don't know.



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