Can't connect to database without path from CWD when DatabaseAccess is 
restricted
---------------------------------------------------------------------------------

                 Key: CORE-4642
                 URL: http://tracker.firebirdsql.org/browse/CORE-4642
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 2.5.3 Update 1, 2.5.3
         Environment: Firebird Classic, local/embedded access on Linux



            Reporter: Pavel Cisar
            Priority: Minor


When DatabaseAccess configuration option is set to Restrict, an attempt to 
connect to database file located in CWD without path fails if database is not 
located in restricted directory-root but in subdirectory

firebird.conf
DatabaseAccess = Restrict /home/data

command:
/home/data/db # /opt/firebird/bin/isql database.fdb -user sysdba -pas masterkey

Statement failed, SQLSTATE = 08001
I/O error during "open" operation for file "database.fdb"
-Error while trying to open file
-No such file or directory

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to