Re: Security: logging

1997-05-25 Thread Dima
>>>I wrote: >Sorry to rtmf, but `man 5 xinetd.conf` will tell you all you need. Oops, a typo ^ -- Dimitri -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Security: logging

1997-05-25 Thread Dima
>>>Matthew Tebbens wrote: > >I'm using xinetd(xinetd.conf). >In xinetd.conf I have the following defaults for all services: >defaults >{ >log_type= SYSLOG daemon >log_on_success = PID HOST EXIT DURATION >log_on_failure = HOST ATTEMPT RECORD >} >

Security: logging

1997-05-24 Thread Matthew Tebbens
I'm using xinetd(xinetd.conf). In xinetd.conf I have the following defaults for all services: defaults { log_type= SYSLOG daemon log_on_success = PID HOST EXIT DURATION log_on_failure = HOST ATTEMPT RECORD } Can I also specify another log for telnet, ftp, rlogin