Subject Re: [firebird-support] Re: Modify Security.FDB
Author Ivan Prenosil
> > > Can I use a GUI tool like IBAdmin to open security.FDB and make
> > > modifications to it logged in as SYSDBA? Are passwords stored in an
> > > encrypted format?
>
> How do I use the API to handle the encryption?

Why would you want to directly open security database ??
Just use standard Services API or Security API calls,
they will take care of password encryption.

Ivan