Subject | Re: [IBPP-DISCUSS] [firebird-support] FB Embedded on Linux without need for roo |
---|---|
Author | Milan Babuskov |
Post date | 2006-07-17T13:35:33Z |
Micha Feigin <michf@...> wrote:
and not the ones from Debian package?
a custom binary with custom modifications from Debian maintainer of
the package, and there is no wonder that things don't work as advertised.
Please, download the .tar.gz package as explained in my HOWTO and use
files from it. It will surely work. It won't touch your existing
installation in any way.
Are you suggesting that final user using your application would supply
his own security.fdb ?
ship default security.fdb with your app, you don't have anything to
worry about - you can even create db.
</M>
> It doesn't. If you look at the following dump from strace, theAre you sure you're using the official binaries from Firebird website,
> program tries to stat run/isc_lock1.litshi and then open it, but
> since the directory run doesn't exist
and not the ones from Debian package?
> adding the user to the firebird group instead of using the suppliedOfficial package does NOT install in /usr/lib/firebird2. You are using
> instructions), then it uses the global run directory
> (/usr/lib/firebird2/run
a custom binary with custom modifications from Debian maintainer of
the package, and there is no wonder that things don't work as advertised.
Please, download the .tar.gz package as explained in my HOWTO and use
files from it. It will surely work. It won't touch your existing
installation in any way.
> With the embeded version authentication is useless since you canIt doesn't remove the requirement that you still need a password file.
> point firebird to the current directory and put your own password
> file there.
Are you suggesting that final user using your application would supply
his own security.fdb ?
> I didn't know, I will try and look at it, although I am still tyingYou have predefined SYSDBA/masterkey username password, and if you
> to find a programmers guild it firebird. On the other hand, ibpp
> won't let you create a new database object without at least a
> username so I don't think it's useful
> from the programmers side. I'll be happy to learn differently.
ship default security.fdb with your app, you don't have anything to
worry about - you can even create db.
</M>