OMRF-ISG Archives

OMRF's Information Support Group

omrf-isg@SPEEDY.OUHSC.EDU

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Alan Shields <[log in to unmask]>
Reply To:
OMRF's Information Support Group <[log in to unmask]>
Date:
Fri, 16 Apr 2004 18:20:33 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
On Fri, Apr 16, 2004 at 03:52:11PM -0500, Jerrod Howard wrote:
> We are looking for a program to control and log access to specific programs
> on a windows 2000 computer (for example, o control access to a specifc
> executable or program while also logging the date used and the duration of
> time used on that date). The problem we're having is as people come in to
> use our imaging equipment, we need to track the person who used it as well
> as the duration of time they used it for. I would like to be able to pull up
> an audit or access log at the end of the month and looks at usage times per
> user for billing purposes.

This is a cheap trick, and not necessarily suitable for a hostile
environment, but you could move the program being run, and have the
program instead be a script that logs entrance and exit from the
program, and kicks off the original.

This logging could be done to a remote server, or just to a file.

Small script to assemble usage information from that log file, and you'd
be done.

Just a thought,
Alan

ATOM RSS1 RSS2