27 Sep
2001
27 Sep
'01
4:04 p.m.
If I define a logfile with perms "-rw-r------" using the following in syslog.conf: destination d_micklog { file("/var/log/micklog" owner(mick) group(wheel) perm(0640)); }; a file is created that looks like this (ls -l output): -rw------- 1 mick wheel 57 Sep 27 10:03 /var/log/micklog Why aren't the "group" bits being set? At first I thought maybe I needed to "invert" the mode a là umode, but that isn't it. Ideas? TIA, Mick Bauer /=============================\ | Michael D.(Mick) Bauer | | Network Security Consultant | | St. Paul, Minnesota (USA) | | mick<at>visi.com | \=============================/