Subject | feature request: embed the security database on each database file |
---|---|
Author | eumir_camara |
Post date | 2004-02-13T01:01:33Z |
currently, firebird/interbase stores security information on a
separate isc/security database.
I'd like to request an option that allows storage of security
information on each separate user database instead.
From:
1) isc.gdb/security.fdb
2) user_db1.gdb/fdb
3) user_db2.gdb/fdb
To:
1) user_db1.gdb <- security related to this database is kept here.
2) user_db2.gdb <- security related to this database is kept here.
This will allow additional security by preventing users from
accessing a database mearly by moving the db on a freshly installed
database.
eumir
separate isc/security database.
I'd like to request an option that allows storage of security
information on each separate user database instead.
From:
1) isc.gdb/security.fdb
2) user_db1.gdb/fdb
3) user_db2.gdb/fdb
To:
1) user_db1.gdb <- security related to this database is kept here.
2) user_db2.gdb <- security related to this database is kept here.
This will allow additional security by preventing users from
accessing a database mearly by moving the db on a freshly installed
database.
eumir