On 01/09/2013 06:22 PM, Leigh Porter wrote: > I would like radiator to write logfiles with a different group/owner > than the process. Can I specify group/owned details with the LogDir > and LogFile statements?
I do not think this is possible directly. Indirect methods could use logging via syslog and letting system syslog daemon to handle creating files with desired group and owner. Also, if the file name starts with pipe '|', this can be used to specify a program to send the message to. This program could then take care of creating files with correct owners and groups. See ref.pdf for LogFile option. Thanks, Heikki -- Heikki Vatiainen <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. _______________________________________________ radiator mailing list [email protected] http://www.open.com.au/mailman/listinfo/radiator
