Subject | Re: [firebird-support] Re: Modify Security.FDB |
---|---|
Author | Ivan Prenosil |
Post date | 2004-12-20T11:19:11Z |
> > > Can I use a GUI tool like IBAdmin to open security.FDB and makeWhy would you want to directly open security database ??
> > > modifications to it logged in as SYSDBA? Are passwords stored in an
> > > encrypted format?
>
> How do I use the API to handle the encryption?
Just use standard Services API or Security API calls,
they will take care of password encryption.
Ivan