Subject Re: [firebird-support] How do you change the SYSDBA Password
Author Paul Vinkenoog
Hi dkoder2,

> I swear I am about ready to go back to stone tablets and a chisel. I
> finally gave up on getting the embedded database to work and now I
> having trouble changing the SYSDBA password. I have searched the
> docs, the net, and this forum and not one of the examples seem to
> work.

> I have tried every iteration conceivable using -d, database, -pw,
> -pass, -password, etc.

Are you sure? In the examples posted you either use twice -pass or
twice -pw.

If you've read the docs carefully (the Quick Start Guide, for example)
you should have seen that you first use -user en -pass to identify
yourself as sysdba, and then later on -pw to specify the new password
of whoever you mentioned after -modify.

For instance:

gsec -user sysdba -pass masterkey -mo sysdba -pw icuryy4me



Hope this helps!
Paul Vinkenoog