Subject | Re: db file access right |
---|---|
Author | Fabrice Aeschbacher |
Post date | 2006-07-06T09:31:04Z |
Hi,
We are using a linux computer as a kind of 'build server', where many
developper can build our software (not under root, but as a normal
user). The main aim is not not to give them the root password, but
rather to be able to build under different configurations (for
different users). After having built the database ('make db'), the
install file must be create ('make image'), which requires to read the
DB file.
Sudo is not a good solution, since it asks for a password (and hence
cannot be used in a batch)
Best regards,
Fabrice
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@...>
wrote:
We are using a linux computer as a kind of 'build server', where many
developper can build our software (not under root, but as a normal
user). The main aim is not not to give them the root password, but
rather to be able to build under different configurations (for
different users). After having built the database ('make db'), the
install file must be create ('make image'), which requires to read the
DB file.
Sudo is not a good solution, since it asks for a password (and hence
cannot be used in a batch)
Best regards,
Fabrice
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@...>
wrote:
>
> Fabrice Aeschbacher wrote:
> > The default access rights for database files (*.fdb) are 0600
> > (read/write for root).
> >
> > For some raison, we want the db files to be created with access mode =
> > 0644.
>
> As there is very little chance of you doing it, perhaps you could say
> what are "some raison" and we can give you some workaround?
>
> --
> Milan Babuskov
> http://swoes.blogspot.com/
> http://www.flamerobin.org
>