Subject Re: db file access right
Author Fabrice Aeschbacher
Yes, I will probably do this.
Thank you,
fabrice

--- In firebird-support@yahoogroups.com, Michael Weissenbacher
<mw@...> wrote:
>
> Hi,
> >
> > Sudo is not a good solution, since it asks for a password (and hence
> > cannot be used in a batch)
> Try something like this in your sudoers File:
> %users ALL=(ALL) ALL, NOPASSWD: /path/to/command1, /path/to/commmand2
>
> Then you can use sudo for those 2 commands without entering a password.
>
> hth,
> Michael
>