Subject Re: [firebird-support] Deploy firebird with another password for sysdba user
Author Mr. John
added,thanks !



________________________________
From: Lucas Franzen <luc@...>
To: firebird-support@yahoogroups.com
Sent: Monday, November 14, 2011 11:23 AM
Subject: Re: [firebird-support] Deploy firebird with another password for sysdba user


 


Am 14.11.2011 10:05, schrieb Mr. John:
> That is working from inside NSIS installer:
>
> ExecWait 'gsec -user sysdba -password masterkey -modify SYSDBA -pw mypassword'
>

Remember to check this with different OS.
Under 2003/2008 you usually also have to add the security database as a
parameter (local protocol won't work).

Something like:
gsec -database localhost:"C:\Program Files\Firebird\security.fdb"

Luc.




[Non-text portions of this message have been removed]