[ QUESTION ] Changing umask...

Brad Knowles brad.knowles at skynet.be
Wed Apr 25 15:13:39 UTC 2001


At 11:51 AM +0200 4/25/01, Paco Orozco wrote:

>  I'm running BIND 9.1.1rc1 with a non-privileged user:

	You should upgrade to 9.1.1-REL.

>  # /usr/local/sbin/named -u dns -c /etc/mapes/configuration/named.conf
>
>  It's working fine resolving like master and slave request, but, when
>  it create a slave map it creates like:
>
>  /etc/mapes/secondary# ll
>  -rw-------   1 dns      admdns    228237 Apr 25 09:00 197.83
>  -rw-------   1 dns      admdns       353 Apr 24 21:22 pack.com

	Right, this is the way it's supposed to work.

>  I'd like that this maps were created with 660 permissions... How can i
>  modify it?

	This is a security feature, and you really don't want to defeat it.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list