On Wed, Mar 28, 2007 at 07:09:15AM -0400, Justin S. Leitgeb wrote: > Hi, > > Can I get permissions to at least see the named log file lines in the > file /var/log/daemon.log? I don't know if it would be easier to add me > to the group "adm" which can read this file, or to write program that I > can execute which greps for lines that bind outputs.
Yo, I configured named.conf to log to local5 facility and configured syslog to redirect local5.* to /var/log/named.log I then chmod/chown-ed the file as appropriate (0664, bind_config) so that you can read/write the file. I've also taken care of log rotation for it. -doc _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
