This is what I try but doesn't work, I use Solaris 8 Sparc ### # Common Options options { sync (0); time_reopen (10); log_fifo_size (1000); long_hostnames (off); use_dns (no); use_fqdn (no); create_dirs (yes); dir_perm (0700); owner ("514"); group ("514"); keep_hostname (no); }; Kéven Belanger Analyste en solutions de sécurité Logicon Inc. - Division Sécurité 819.825.8049 x7717 800.567.6399 x7717 -----Original Message----- From: Balazs Scheidler [mailto:bazsi@balabit.hu] Sent: Friday, August 23, 2002 11:31 AM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]directory owner On Fri, Aug 23, 2002 at 11:28:18AM -0400, Keven Belanger wrote:
Hi guys, we use syslog-ng 1.4.15 and I presently use the create_dirs (yes); option but the directory are always created with root:root How can we change the directory owner and group ??
specify dir_owner() and dir_group() either globally, or locally. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
participants (1)
-
Keven Belanger