AIDA Shinra <shinra@...> wrote: > > > Two problems around /tmp/access-list.debug: > > > * It is very dangerous to create a file at /tmp naively, especially > > > with root privilege. > > > > Why? It's a write-only file with no sensitive information... > ln -s /etc/passwd /tmp/access-list.debug Ok, since it's only used for debugging and on an older FreeBSD release, I ifdef'ed it. People that need it will enable it and change the path. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] /tmp/access-list.debug
2006-10-08 by manu@netbsd.org