Re: command logging

1997-12-07 Thread Martin Bialasinski
On Sat, 6 Dec 1997, Matthew Tebbens wrote: > As much as possible. > Hmmm accountingI'll have to look into that. > > Is there another way to log the commands AND options ? > Maybe you could wrap the users's loginsession into script from the bsdutils package. Ciao, Martin -- TO UNSU

Re: command logging

1997-12-07 Thread Matthew Tebbens
As much as possible. Hmmm accountingI'll have to look into that. Is there another way to log the commands AND options ? Thanks ! Matthew On Fri, 5 Dec 1997, Stephen Zander wrote: > Matthew Tebbens wrote: > > > > Is there a way to log all commands typed by someone ? > > > > ttysnoop doe

Re: command logging

1997-12-05 Thread Stephen Zander
Matthew Tebbens wrote: > > Is there a way to log all commands typed by someone ? > > ttysnoop does not work all that great, > .bash_history only logs AFTER the person logs off, > not sure if I can alter bash to log everything... > > I looked at telnetd, but I'm not sure if any of the > debugging

Re: command logging

1997-12-05 Thread Martin Bialasinski
On Fri, 5 Dec 1997, Matthew Tebbens wrote: > Is there a way to log all commands typed by someone ? > The programm you need is script. It is in bsdutils.deb . Ciao, Martin -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to

command logging

1997-12-05 Thread Matthew Tebbens
Is there a way to log all commands typed by someone ? ttysnoop does not work all that great, .bash_history only logs AFTER the person logs off, not sure if I can alter bash to log everything... I looked at telnetd, but I'm not sure if any of the debugging features do this. Something where I cou

administration tool for command logging

1997-10-17 Thread G. Kapetanios
Hi, I was wondering whether there is a system administration tool which permits the monitoring of specified commands, file access attempts, by users. Thanks George --