-
Type:
Bug
-
Status: Accepted
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19 : 19 Oct
-
Labels:
When the socket is created in /var/run/opendnssec the privileges on that socket is not correct:
/var/run/opendnssec/
total 4
rw-rr- 1 opendnssec pkcs11 6 2009-10-22 08:28 enforcerd.pid
srwxr-xr-x 1 root root 0 2009-10-22 08:28 engine.sock
Root owns it which means that I cannot talk to the signer using ods-signer if not being root.