Subject RE: [firebird-support] Customising Security database
Author Alan McDonald
> I'm sure you test rigorously, so you'll already know that
> connecting to the
> database directly in order to add and change users doesn't work,
> since the
> password string then gets stored in clear. There used to be a
> UDF around,
> I think in FreeUDFLib, which would encrypt the string for you..
>
> ./heLen

I use the IBO adduser method. It encrypts the password
Alan