Subject Re: [firebird-support] Re: User managment with embeded
Author Ivan Prenosil
>> You can only have user management if you have a way to store
>> the user names etc, which involves the security database.
>
> So? Drop security.fdb into app dir (where the fbembeded.dll is) and
> youre done. Actually, right now embedded checks for username so it
> must read it from some system table in db.

No. The only difference is that embedded does not validate username/password pair,
so you can log with any username you wish (provided you have proper grants,
because grants on db objects are still checked).

Ivan
http://www.volny.cz/iprenosil/interbase/