Re: make /dev/pf world readable? CLOSED

2005-08-04 Thread Jan Sepp
Matt Provost wrote: On Aug 04 05:21 PM, Artur Grabowski wrote: Jan Sepp <[EMAIL PROTECTED]> writes: The answer was surprisingly simple. I just had to create a second pf device, chown it and make it read-only for the new owner, and I could get my statistics. These are the

make /dev/pf world readable? CLOSED

2005-08-04 Thread Jan Sepp
On Jul 27 09:31 AM, Jan Sepp wrote: > Hello, > > I am creating a shell script that gathers PF statistics for my various > interfaces, as in pfctl -i <> -vvsI . (Yes, I am aware of the > existence of rpfcd, but as I want to monitor only one local box and > write the ou

Re: make /dev/pf world readable?

2005-07-27 Thread Jan Sepp
Thanks, but that would require me to hard-code the password in my script, so that will not work. Alexander Farber wrote: I dunno if it's safe or not, but you could use "sudo" or "su username -c" there. 2005/7/27, Jan Sepp <[EMAIL PROTECTED]>: This script s

make /dev/pf world readable?

2005-07-27 Thread Jan Sepp
understand that all my users then can read the rule set -- and good luck to them. Anything else? TIA, Jan Sepp