Dan Kirkpatrick <[EMAIL PROTECTED]> writes: > the man page mentions a booby trap for hosts.deny: > /etc/hosts.deny: > in.tftpd: ALL: (/some/where/safe_finger -l @%h | \ > /usr/ucb/mail -s %d-%h root) & You are reading the wrong man page -- you should have read: man 5 hosts_options in.tftpd: ALL: spawn (/some/where/safe_finger -l @%h | \ /usr/ucb/mail -s %d-%h root) & [snip] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- hosts.deny booby trap? Dan Kirkpatrick
- hosts.deny booby trap? Dan Kirkpatrick
- Re: hosts.deny booby trap? Mark Gray
- Re: hosts.deny booby trap? Edward Dekkers