no permission for CREATE access to DATABASE (for RDB$ADMIN)
-----------------------------------------------------------
Key: CORE-4648
URL: http://tracker.firebirdsql.org/browse/CORE-4648
Project: Firebird Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0 Beta 1
Environment: Win7 64Bit WI-T3.0.0.31374 Firebird 3.0 Beta 1
Reporter: Volker Rehn
RDB$ADMIN can't restore a database, which worked in Firebird 3 alpha build
31152.
Used isql of Firebird3 beta as sysdba to setup a new user xy, made xy admin by
doing grant RDB$ADMIN to xy; alter user xy grant admin role.
This new user, although admin, is not allowed to restore a database. Verified
in isql that xy is RDB$ADMIN by doing select * from sec$users.
This user does not have privilege to perform this operation on this object.no
permission for CREATE access to DATABASE C:\WEB\DATA\DATA4.FDB.
sysdba *can* restore this database. xy *can* restore using gbak -C ... -role
RDB$ADMIN ...
firebird.conf is modified, since I use legacy applications (php, Flamerobin,
SQLHammer)
AuthServer = Legacy_Auth
AuthClient = Legacy_Auth
UserManager = Legacy_UserManager
CryptPlugin =
WireCrypt = Disabled
Perhaps something with the service mgr? This worked in Build 31152
--
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
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel