Re: DNSSEC and nsupdate

2018-03-02 Thread Paul Kosinski
Setting the permissions of a *private* key to 0644 sounds like a bad idea. Maybe you mean 0640? On Fri, 2 Mar 2018 23:28:28 + "Prof. Dr. Michael Schefczyk" wrote: > Dear Mark, > > I did get the issue resolved while setting up a test environment. > > The issue is that normal permissions in

AW: DNSSEC and nsupdate

2018-03-02 Thread Prof. Dr. Michael Schefczyk
Dear Mark, I did get the issue resolved while setting up a test environment. The issue is that normal permissions in the key-directory are root:bind 0644 for the public key and root:bind 0600 for the private key. The issue disappears when setting the private key to 0644 also and that must be do