Subject | Re: [firebird-support] Non-root access under Linux? |
---|---|
Author | Jaume Sabater |
Post date | 2004-08-24T07:51:13Z |
rithban wrote:
permissions problem.
the user firebird, so the files that come with the package belong to the
user firebird. Of course, root has permissions to do everything, but you
user do not.
Usually you'll have all the Firebird stuff under firebird user and
firebird group permissions, so just add your user to the firebird group
and check that the firebird group has read and write permissions to the
database file you are trying to connect to.
--
Jaume Sabater
http://linuxsilo.net
"Ubi sapientas ibi libertas"
> I downloaded and installed the latest Linux RPMI am only using Debian, but I think the problem is an UNIX standard file
> (FirebirdCS-1.5.1.4481-0) onto my RedHat 9 laptop.
permissions problem.
> I added /opt/firebird/bin to my .bashrc. Whenever I try to access anFine.
> existing database (e.g. the example employee database), or create a
> new database, I get the following error:
> operating system directive open failedIn Debian, as it should be in all distros, Firebird is executed using
> -Permission denied
the user firebird, so the files that come with the package belong to the
user firebird. Of course, root has permissions to do everything, but you
user do not.
Usually you'll have all the Firebird stuff under firebird user and
firebird group permissions, so just add your user to the firebird group
and check that the firebird group has read and write permissions to the
database file you are trying to connect to.
--
Jaume Sabater
http://linuxsilo.net
"Ubi sapientas ibi libertas"