Subject | Re: [Firebird-Java] How change user and password ?? |
---|---|
Author | Helen Borrie |
Post date | 2004-04-12T03:03:14Z |
At 01:48 PM 11/04/2004 +0000, you wrote:
gsec -modify SYSDBA -pw rhubarb -user sysdba -pa masterkey
If you're on Linux,
./gsec ...........etc.
Helen
>I create and write many programs in java with Firebird but only withFrom the command line, in the Firebird \bin directory:
>'sysdba' and 'masterkey'.
>I dont know how to change user and password for a database ..
>In API JAY, nothing works in fbmanager.
gsec -modify SYSDBA -pw rhubarb -user sysdba -pa masterkey
If you're on Linux,
./gsec ...........etc.
Helen