Re: [Refdb-devel] DB_VERSION redux
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2006-09-04 09:31:39
|
Hi Markus, > Before I go into the details, I've got one question. Does the package > postinstall script have access to the database admin username and > password? The Debian package uses sqlite as the database backend and it does not, as I understand it, accepts any username and password. All that is essential is the calling program have root access, which the package manager certainly does. I hope I've interpreted your question correctly. Regards, David. |