Subject Re: db file access right
Author Fabrice Aeschbacher
--- In firebird-support@yahoogroups.com, "Nigel Weeks" <nweeks@...> wrote:
> I doubt very much that you can set a umask for the firebird server.
>
> Just add a like to your makefile that chmod's the database file...

Here is the problem: the user running 'make' is not root, and thus
cannot chmod the database file.

Fabrice