Subject | Re: [firebird-support] Can't change SYSDBA password!! |
---|---|
Author | Helen Borrie |
Post date | 2006-02-06T13:03:38Z |
At 10:57 PM 6/02/2006, you wrote:
Classic server.
You need to use the tcp/ip local loopback server with Classic and
therefore also the remote gsec syntax:
gsec.exe -database "localhost:c:\Program
Files\Firebird\Firebird_1_5\security.fdb"
-user sysdba -password masterkey -modify sysdba -pw newpassw
./hb
>Hello,If you are doing this locally then it appears you are running the
>
>(fb 1.5.3)
>
>I a bit stuck with changing SYSDBA password. I have tryed Gsec and
>IBOConsole.
>
>Both gives more than less same error:
>
>"unavailable database
>unable to open database"
>
>Gsec params:
>
>gsec.exe -user sysdba -password masterkey -modify sysdba -pw newpassword
Classic server.
You need to use the tcp/ip local loopback server with Classic and
therefore also the remote gsec syntax:
gsec.exe -database "localhost:c:\Program
Files\Firebird\Firebird_1_5\security.fdb"
-user sysdba -password masterkey -modify sysdba -pw newpassw
./hb