[email protected] wrote: > hi list, > > im getting permission denied for updating root.key but the permissions > are as follows with read/write for unbound user/group > > -rw-rw-r-- 1 unbound unbound 139 Jul 27 16:28 > /usr/local/etc/unbound/root.key > > there's no other way to update the anchor other than running as root > ?
i believe unbound-anchor rename()'s the replacement file onto the existing file, so you will also need permission to write into the containing directory. -- Robert Edmonds [email protected] _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
