Subject | Re: [firebird-support] Re: db file access right |
---|---|
Author | Michael Weissenbacher |
Post date | 2006-07-06T09:45:11Z |
Hi,
%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
>Try something like this in your sudoers File:
> Sudo is not a good solution, since it asks for a password (and hence
> cannot be used in a batch)
%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