Re: Publicfile not logging
Adrian Ho <[email protected]> Fri, 5 Jul 2002 21:33:52 +0800
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 05, 2002 at 08:30:41AM -0400, Lord, Steve (ISS London) wrote: > Ok, here's the run file for /service/httpd/log/: > > #!/bin/sh > exec setuidgid ftplog multilog t ./main '-*' '+* * status: *' =status > > main has the following permissions: > > [root@localhost log]# ls -ld main/ > drwxr-sr-x 2 ftplog ftplog 4096 Jul 5 09:18 main/ > > So ftplog can write to the directory, which just confuses me even more! # cd /service/httpd/log # ./run What do you see? - Adrian