From: Aaron L. <aa...@lu...> - 2006-06-08 00:22:30
|
On Thu, 2006-06-08 at 02:01 +0200, inf...@wa... wrote: > Hi Aaron, > > a quick suggestion.. you might like to check that the directories and files > in /etc/ntpv and /etc/ntpv_backoffice all have their groups set to 'ntpv' and > are readable and writeable for the group. The account running the programs > also has to be a member of group 'ntpv' Thanks for the reply. All files belong to root and the ntpv group and have permissions such as this one -rw-rw-r-- 1 root ntpv 296 Jun 7 16:16 /etc/ntpv/bar_database.xml During the first make install I had to create the ntpv group manually since fedora doesn't have /usr/sbin/addgroup but since then I uninstalled then reinstalled ntpv so I don't think that this is causing any problems unless there's something wrong with how I created the group. thanks, Aaron |