> #2 sounds like a great DOS to me.. 
> operator<CR>
> <CR>
> operator<CR>
> <CR>
> operator<CR>
> <CR>

put a two (ten???) second delay after each failed login?

as for the commands, you could hack sys/kern_acct.c to include
command arguments and acct.h for struct acct and all the dependent
utilities and libraries and remember that since acct_process writes 
accounting information on process exit, there's no guarantee that 
the arguments are the same as when passed to execve.  so in the 
end, this is probably not the best way to do it.

-Anthony.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to