Bug 17689 - cannot attach to password database by default
Summary: cannot attach to password database by default
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: firebird-classic (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: darktemplar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 12:20 MSK by enp
Modified: 2010-01-25 13:07 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description enp 2008-10-27 12:20:52 MSK
# apt-get install firebird-classic
# cp /home/enp/mydb.fdb /var/lib/firebird/
# chown firebird: /var/lib/firebird/mydb.fdb 
# service xinetd start
# fbsql -user sysdba -password masterkey localhost:/var/lib/firebird/mydb.fdb
Statement failed, SQLCODE = -902
cannot attach to password database
Comment 1 enp 2008-10-27 12:24:27 MSK
да, в случае superserver аналогичной проблемы не наблюдается

Comment 2 Boris Savelev 2008-10-27 13:22:37 MSK
постараюсь проверить на днях. сам только SS использовал
Comment 3 Boris Savelev 2008-10-27 13:35:50 MSK
файл /etc/firebird/security2.fdb присутствуют?
Comment 4 enp 2008-10-27 13:42:13 MSK
(In reply to comment #3)
> файл /etc/firebird/security2.fdb присутствуют?

Уже заменил на (менее удобный в моем случае) SS, поэтому не скажу :(

Comment 5 enp 2008-11-07 16:05:37 MSK
(In reply to comment #4)
> (In reply to comment #3)
> > файл /etc/firebird/security2.fdb присутствуют?
> 
> Уже заменил на (менее удобный в моем случае) SS, поэтому не скажу :(

Да, файл /etc/firebird/security2.fdb присутствует
Comment 6 Boris Savelev 2010-01-23 13:53:24 MSK
лечится очень просто:
mkdir -p /var/run/firebird/
Comment 7 Repository Robot 2010-01-23 14:38:34 MSK
firebird-2.1.3.18185.0-alt4 -> sisyphus:

* Sat Jan 23 2010 Boris Savelev <boris@altlinux> 2.1.3.18185.0-alt4

- move /var/run/firebird to firebird-server-common (closes: #17689)
- fix permission on /etc/xinet.d/firebird
Comment 8 Boris Savelev 2010-01-23 21:24:11 MSK
2cas: и в p5, наверно тоже надо
Comment 9 Andrey Cherepanov 2010-01-25 13:07:38 MSK
в p5 - task #19096