Hello,
I have enabled for a Domain DNSSEC and it working correct, after I change the
rights for /var/named to root:named 0770
but after a update it is always change back to root:named 0750
after this, DNSSEC don't work any more?
named have no right to write his secure files.
Is there
Try reconfiguring your setup so that the DNSSEC files live
in /var/named/data instead of /var/named. That directory should be
owned by named:named already, and it stays that way after updates, at
least in CentOS 5.
On Mon, 2015-09-07 at 14:31 +0200, Günther J. Niederwimmer wrote:
> Hello,
>
> I
I am trying to rsync the named files under /etc for backup purposes. I
tried:
rsync -ah --stats --delete -e "ssh -p613 -l root"
192.168.192.2:/etc/name* /home/rgm/data/htt/httnet/homebase/new/etc
The stats shows it sees all the files, but only moves the dir /etc/named
and the files within i
On Mon, 7 Sep 2015 13:05:59 -0400
Robert Moskowitz wrote:
> I am trying to rsync the named files under /etc for backup purposes.
> I tried:
>
> rsync -ah --stats --delete -e "ssh -p613 -l root"
> 192.168.192.2:/etc/name* /home/rgm/data/htt/httnet/homebase/new/etc
>
> The stats shows it sees all
On 09/07/2015 02:17 PM, Carl E. Hartung wrote:
On Mon, 7 Sep 2015 13:05:59 -0400
Robert Moskowitz wrote:
I am trying to rsync the named files under /etc for backup purposes.
I tried:
rsync -ah --stats --delete -e "ssh -p613 -l root"
192.168.192.2:/etc/name* /home/rgm/data/htt/httnet/homebase
On Mon, 7 Sep 2015 14:58:00 -0400
Robert Moskowitz wrote:
>
>
> On 09/07/2015 02:17 PM, Carl E. Hartung wrote:
> > On Mon, 7 Sep 2015 13:05:59 -0400
> > Robert Moskowitz wrote:
8< - - - - - trimmed - - - - - >8
> > Do you really mean '-h' human-readable vs. '-H' preserve hard links?
>
> Yes.
O
I tried your rsync command and it worked on my LAN over ssh.
The following was placed in the destination directory:
drwxr-x--- 2 root smmsp 4.0K Jul 28 21:05 named/
-rw-r- 1 root smmsp 1.6K Oct 30 2013 named.conf
-rw-r--r-- 1 root smmsp 2.4K Jul 28 21:05 named.iscdlv.key
-rw-r- 1 root
On 9/4/2015 12:13 PM, Kanwar Ranbir Sandhu wrote:
Hi Everyone,
Years ago the recommended way to install Sun's java was to install from
the tar.gz file because the RPM they supplied did some bad things
(clobbered other files or something...can't remember the details). Is
this still the case with
8 matches
Mail list logo