Subject | Re: [firebird-support] Password Encryption? |
---|---|
Author | Ivan Prenosil |
Post date | 2004-07-30T12:03:08Z |
> How do you encrypt/decrypt the Users->PassWd field in theUse Services API (or older Security API) to manage users.
> Security.Fdb? I need to be able to change the SYSDBA password and
> add a user programmatically.
Then Firebird will encrypt the passwords for you.
(And, they can't be "decrypted")
Ivan