Subject | Re: [firebird-support] Local Connection and Default Windows User |
---|---|
Author | Paul Vinkenoog |
Post date | 2006-11-06T12:01:57Z |
Hello m. Th,
regardless of the connection protocol.
There are only two cases where the user needs filesystem-level rights
to the database:
- Firebird Classic server on Linux & friends
- Firebird Embedded server on Windows
Why? Because in those two cases, the server is embedded in a library
that's loaded into the user process space.
BTW, user Guido did have full access rights to the db file - but he
shouldn't need them.
Greetings,
Paul Vinkenoog
>> - If Admin can't connect either, the local protocol isn'tNo, that's not it. Only the server accesses the database file,
>> functioning.
>> - If he (and/or the Fb process owner) can connect, it must have
>> something to do with access rights (but access to what?)
> Read/write rights on database file.
regardless of the connection protocol.
There are only two cases where the user needs filesystem-level rights
to the database:
- Firebird Classic server on Linux & friends
- Firebird Embedded server on Windows
Why? Because in those two cases, the server is embedded in a library
that's loaded into the user process space.
BTW, user Guido did have full access rights to the db file - but he
shouldn't need them.
Greetings,
Paul Vinkenoog