Subject | RE: [firebird-support] WHERE TO CREATE AND SAVE THE DATABASE FILE |
---|---|
Author | Thomas Steinmaurer |
Post date | 2004-03-02T08:36:17Z |
Hi,
an security POV, avoid to use them. Users doesn't need to have rights
on database files, the IB/FB (or you using Firebird?) server process
needs to have proper rights. If IB/FB is running as service, then
usually this is the SYSTEM user.
Again, do yourself a favour, and don't use shared folders with IB/FB
database files. Simply use the proper TCP/IP connect string at the
client, specifying the full absolute path *at* the server, or if you
are using Firebird 1.5, then you might have a look at the new
database aliasing feature.
HTH,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com
> Hi, I've a fresh installation in a Windows 2000 Server, I would like toYou don't have to use shared folders with Firebird. Or better, from
> know where can I save the database files to let user access without
> grant permissions to a shared folder.
an security POV, avoid to use them. Users doesn't need to have rights
on database files, the IB/FB (or you using Firebird?) server process
needs to have proper rights. If IB/FB is running as service, then
usually this is the SYSTEM user.
Again, do yourself a favour, and don't use shared folders with IB/FB
database files. Simply use the proper TCP/IP connect string at the
client, specifying the full absolute path *at* the server, or if you
are using Firebird 1.5, then you might have a look at the new
database aliasing feature.
HTH,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com