I'll take care of this from the  installer,with NSIS $programfiles64 variable 
that will do the job
Thanks.



________________________________
From: Scott Morgan <bl...@blueyonder.co.uk>
To: firebird-support@yahoogroups.com
Sent: Monday, November 14, 2011 12:06 PM
Subject: Re: [firebird-support] Deploy firebird with another password  for 
sysdba user


  
On 11/14/2011 09:23 AM, Lucas Franzen wrote:
> 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"

And test across 32 and 64-bit platforms. 'C:\Program Files\...' vs. 
'C:\Program Files (x86)\...'

Assuming you just deploy the 32-bit version of FB.

Scott


 

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

Reply via email to