Subject Re: Embedded server User privileges
Author Adam
<snip source=readme_embedded.txt>

2.3. Authentication and security

The security database (namely security.fdb) is not used
in the embedded server and hence is not required. Any
user is able to attach to any database. Since both
the server and the client run in the same address space,
the security becomes just an agreement between both
sides which can be easily compromised.

But note that SQL privileges are still checked.
</snip>


--- In firebird-support@yahoogroups.com, "alanpltse" <alanpltse@...>
wrote:
>
> Where the RDB$USER_PRIVILEGES is stored ?
> If I grant some user privileges use Firebird sever.
> Then use embedded server, can I still retrieve what user privileges
> are granted ?
>
> Note: in my laptop, I only put the neccessary fbembed.dll and other
> files onto it, no Firebird server installed ?
>