Subject Re: [firebird-support] sysdba password
Author Sergio H. Gonzalez
> I forgot to mention that this is if you are changing the password from
> your local machine. If you want to change on a remote computer, then
> you provide the database but not just the name as you are providing.
> here is how:
>
> gsec -user sysdba -password masterkey -database
> yourhost/3051:/path/to/security2.fdb" -modify sysdba -pw newpassword

Hi Fidel!

So In my case, i I run the gsec, from my PC and want to change the password of a
database which is in other pc, can I specify the IP address? Something like:

gsec -database
201.221.156.91/3051:/C:/Archiv~1/Firebird/Firebird_2_1/security2.fdb

Sorry if this is a silly question... I'm testing this and the database does not
exist... So it seems I'm doing something wrong...

-s