From: Kylik Semen <kylikss@mail.by>
To: community@altlinux.ru
Subject: Re: [Comm] DNS dumping master file: tmp-XXXXOrTL2c: open: permission denied
Date: 24 Mar 2004 12:37:17 +0200
Message-ID: <1080124637.1205.15.camel@drd-02.drd.by> (raw)
In-Reply-To: <40616088.000011.29569@colgate.yandex.ru>
В Срд, 24.03.2004, в 12:18, unix9 написал:
> >Egor S. Orlov wrote:
> >> ага, есть такое
> >>
> >> по умолчанию права на каталог /var/lib/bind/zone
> >> почему-то
> >>
> >> drwx--x--- 2 root named 168 Mar 15 11:12 /var/lib/bind/zone
> >>
> >> соответственно добавлять в него полученные зоны named не может
> >>
> >> чтобы вторичный DNS мог записать зону первый раз,
> >> надо дать права группе named на запись в каталог, т.е. сделать
> >> chmod 770
> >>
> >
> >Просто поставьте сперва пакет bind-slave-9.2.2.rc1-alt2 и "будет вам
> >счастие..." :)
> Установил я этот пакет. Тольку 0. Все так же :-((
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://lists.altlinux.ru/mailman/listinfo/community
Я делал так
в /var/lib/bind/zone
создал каталог slave (здесь будут файлы вторичных зон)
установил права в 0770 root.named
описание зоны такое
zone "drd.by" {
type slave;
masters {
192.168.136.11; };
file "slave/drd.by-hosts";
allow-transfer { none; };
};
и все работает
С уважением, Семен.
next prev parent reply other threads:[~2004-03-24 10:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-23 9:19 unix9
2004-03-23 10:13 ` Andriy Dobrovol's'kii
2004-03-23 10:20 ` Egor S. Orlov
2004-03-23 11:10 ` Andriy Dobrovol's'kii
2004-03-23 11:34 ` Egor S. Orlov
2004-03-24 10:18 ` unix9
2004-03-24 10:37 ` Kylik Semen [this message]
2004-03-24 12:26 ` Andriy Dobrovol's'kii
2004-03-24 14:55 ` unix9
2004-03-24 15:18 ` Andriy Dobrovol's'kii
2004-03-24 16:32 ` unix9
2004-03-25 9:09 ` Andriy Dobrovol's'kii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1080124637.1205.15.camel@drd-02.drd.by \
--to=kylikss@mail.by \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git