Subject Re: [firebird-support] Password Encryption?
Author Elmar Haneke
sgharp schrieb:

> How do you encrypt/decrypt the Users->PassWd field in the
> Security.Fdb? I need to be able to change the SYSDBA password and
> add a user programmatically.

You can do so by using the Service-API. An direct access to
security.fdb is not required to change passwords or add users.

Elmar