pkgsrc-wip/sudoscript/distinfo
Juan Romero Pardines cae9bb7592 Initial import of sudoscript 2.1.1.
Package provided by Howard Owen <hbo@egbok.com> via PR pkg/21973.

Sudoscript provides an audited shell using sudo(8) and script(1).
The front end script, sudoshell(1) contacts the daemon, sudoscriptd(8).
They agree on the location of a FIFO, which the daemon opens for read.
Sudoshell then runs scropt(1) with the FIFO as a typescript. The daemon
stamps each line of the script(1) outpur with a session id, then passes
the data over to another daemon. This daemon timestamps the data and stores 
it in a log file, /var/log/sudscript. This daemon also keeps an eye on
the size of the log, and forks a rotator/compressor when it exceeds 2 MiB.

WWW: http://www.egbok.com/sudoscript

- Howard Owen
hbo@egbok.com
2003-09-17 18:18:48 +00:00

4 lines
183 B
Text

$NetBSD: distinfo,v 1.1.1.1 2003/09/17 18:18:48 xtraeme Exp $
SHA1 (sudoscript-2.1.1.tar.gz) = 20e5d846ae1b3e8f7f855bb2b1e0bffa45760e8f
Size (sudoscript-2.1.1.tar.gz) = 336096 bytes