On Wed, Sep 30, 2009 at 01:12:17PM -0400, Jim Williams wrote: ... > I have what seems to be a very basic question that I have been unable to find > an answer for. What determines the settings of the file permissions (and how > can I change those default settings) on zone files created during a zone > transfer, BIND or the OS (Solaris)? > ...
Try adding 'umask 027' - or whatever you desire - to the shell command file that kicks off 'named', which is often /etc/init.d/named or /etc/init.d/bind, depending on who installed it. ;-) Put the call to 'umask' immediately before the execution of 'named'. -- /*********************************************************************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*********************************************************************/ _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users