Subject | RE: [firebird-support] Password Encryption? |
---|---|
Author | Alan McDonald |
Post date | 2004-07-30T12:15:11Z |
> > How do you encrypt/decrypt the Users->PassWd field in theReally? I'm not an encryptor or anything but if the encryption method is
> > Security.Fdb? I need to be able to change the SYSDBA password and
> > add a user programmatically.
>
> Use Services API (or older Security API) to manage users.
> Then Firebird will encrypt the passwords for you.
> (And, they can't be "decrypted")
>
> Ivan
known (which it is), I would have thought brute force could do it reasonably
easily .. no?
Alan