Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2003 09:04:11 +0100 (CET)
From:      Dirk-Willem van Gulik <dirkx@webweaving.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        hackers@FreeBSD.ORG, <des@FreeBSD.ORG>
Subject:   Re: Some "security" questions.
Message-ID:  <20030211090102.A39612-100000@foem.leiden.webweaving.org>
In-Reply-To: <Pine.BSF.4.21.0302101752500.49102-100000@InterJet.elischer.org>

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


On Mon, 10 Feb 2003, Julian Elischer wrote:

> 1/ Command logging. We're thinking that a hacked version of the shell
> that logs commands may do what they want, but personally I
> think that if you are going to log things then you really want to
> PROPERLY do it, and log the EXEC commands along with the arguments.
> (sadmin et al. doesn't give arguments, and neither does ktrace)

For a quick solution; we've simply used the script command - which
execvp()'s into the shell. But that is nowhere near a ktrace.

Dw.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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