Subject Re: How to add and log as different user other than SYSDBA?
Author Adam
--- In firebird-support@yahoogroups.com, Wei Yu <william_yuwei@y...>
wrote:
> Hi, Alan
>
> I'm using UIB.

William,

The reason your method didn't work is because you tried to set the
password directly rather than encrypting it. UIB has a component called
TJvUIBSecurity which I imagine would be a good place to start looking.
Read the help file or documentation that comes with UIB.

Adam