 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Kevin Davidson Guest
|
Posted: Mon Sep 08, 2003 7:11 pm Post subject: Firebird 1.5 embedded security |
|
|
I can't quite figure out how to set up users in Firebird 1.5 embedded.
At first it looked like any user name (regardless of password) that had an
access granted to a table could connect to the database. However, when I
moved the database to another computer, those users were no longer
recognized.
The docs say the security database isn't used, so where are these users
getting stored?
Thanks,
Kevin
|
|
| Back to top |
|
 |
Jeff Overcash (TeamB) Guest
|
Posted: Mon Sep 08, 2003 7:26 pm Post subject: Re: Firebird 1.5 embedded security |
|
|
You will probably get the fastest response in the FireBird
groups on yahoo.
"Kevin Davidson" <kevin (AT) qsinc (DOT) com> wrote:
| Quote: | I can't quite figure out how to set up users in Firebird 1.5 embedded.
At first it looked like any user name (regardless of password) that had an
access granted to a table could connect to the database. However, when I
moved the database to another computer, those users were no longer
recognized.
The docs say the security database isn't used, so where are these users
getting stored?
Thanks,
Kevin
|
|
|
| Back to top |
|
 |
Aage Johansen Guest
|
Posted: Mon Sep 08, 2003 9:09 pm Post subject: Re: Firebird 1.5 embedded security |
|
|
On Mon, 8 Sep 2003 15:11:31 -0400, Kevin Davidson <kevin (AT) qsinc (DOT) com> wrote:
| Quote: | I can't quite figure out how to set up users in Firebird 1.5 embedded.
At first it looked like any user name (regardless of password) that had
an
access granted to a table could connect to the database. However, when I
moved the database to another computer, those users were no longer
recognized.
|
The user definitions are server wide, and not restricted to a database.
| Quote: | The docs say the security database isn't used, so where are these users
getting stored?
|
Can you quote the docs? I think Fb and IB are using the same mechanism,
i.e. using a security database. It used to be called isc4.gdb, but now Fb
calls it security.fdb.
--
Aage J.
|
|
| Back to top |
|
 |
Kevin Davidson Guest
|
Posted: Mon Sep 08, 2003 9:28 pm Post subject: Re: Firebird 1.5 embedded security |
|
|
"Aage Johansen" <aagjohan (AT) offline (DOT) no> wrote
| Quote: | On Mon, 8 Sep 2003 15:11:31 -0400, Kevin Davidson <kevin (AT) qsinc (DOT) com> wrote:
I can't quite figure out how to set up users in Firebird 1.5 embedded.
At first it looked like any user name (regardless of password) that had
an
access granted to a table could connect to the database. However, when I
moved the database to another computer, those users were no longer
recognized.
The user definitions are server wide, and not restricted to a database.
The docs say the security database isn't used, so where are these users
getting stored?
Can you quote the docs? I think Fb and IB are using the same mechanism,
i.e. using a security database. It used to be called isc4.gdb, but now Fb
calls it security.fdb.
|
The Embedded version is different. This from the Readme.txt:
2.3. Authentication and security
The security database (namely security.fdb) is not used
in the embedded server and hence is not required. Any
user is able to attach to any database. Since both
the server and the client run in the same address space,
the security becomes just an agreement between both
sides which can be easily compromised.
kevin
|
|
| Back to top |
|
 |
Aage Johansen Guest
|
Posted: Tue Sep 09, 2003 7:32 pm Post subject: Re: Firebird 1.5 embedded security |
|
|
On Mon, 8 Sep 2003 17:28:55 -0400, Kevin Davidson <kevin (AT) qsinc (DOT) com> wrote:
| Quote: | ...
The Embedded version is different. This from the Readme.txt:
...
|
Thanks - I had been sleeping (emBEDded).
--
Aage J.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|