[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] DNS-Update-Bug
- Subject: RE: [cobalt-developers] DNS-Update-Bug
- From: "Curtis Ross" <Curtis_Ross@xxxxxx>
- Date: Wed Mar 27 22:25:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Hi out there,
>
> it seems that i found a bug in one of the Cobalt-DNS-Update. I recognized it
> on a RaQ4r running as secondary DNS. On our primary DNS (also RaQ4r) there
> was no problem.
>
>
> I remember an update that made the named run as user "named". ON a primary
> DNS that works. But this patch didn't modyfy the owner and right of the
> directory /etc/named, it still was 0755 and owner root. When the secondary
> DNS tried to write some new tables in it he couldn't do that.
> After chown named /etc/named and chmod 0770 /etc/named on the machine with
> the secondary DNS all worked fine.
>
> Did anyone make the same experience?
>
> Yours
> Jan*
>
Yes. I had strange results when I added a new entry. The domain.com would resolve but www.domain.com wouldn't. After I change the owner back to 'named' everything started to work.
Curtis