On 10/28/14 19:19, Martijn Tonies (Upscene Productions) wrote:
> Hello Dmitry,
>
>>> MON$SEC_DATABASE_USED
>>> values: "DEFAULT" / "SECONDARY"
>> Maybe "DEFAULT", "SELF", "OTHER"?
>>
>> I may imagine cases when EUA and "other-non-default" dbs should be
>> distinguished.
> What would "self" mean? Are the security tables inside the database
> you're connecting to?
>
> (which reminds me: I had no idea how to create a secondary user database
> which is why I copied the server wide one into another location)

To make any database a security one you should make appropriate changes 
in databases.conf, connect to it in embedded mode as sysdba and execute 
CREATE USER - appropriate objects in database will be created automatically.

> And "other non default" would be a few databases using a single secondary
> security database?
>

Yes.


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to