Subject | Re: [firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5 |
---|---|
Author | Helen Borrie |
Post date | 2013-02-14T04:42:10Z |
At 03:42 p.m. 14/02/2013, paulhtremblay wrote:
Now, assuming you are at the ..Resources/bin/ directory (where the gsec app lives), do
./gsec -database localhost:/Library/Frameworks/Firebird.framework/Resources/English.lproj/var/security2.fdb -user sysdba -password masterkey
(and this is assuming your system knows/allows the host name localhost; otherwise, use 127.0.0.1 or the host machine's actual network name or IP4 address)
Helen Borrie, Support Consultant, IBPhoenix (Pacific)
Author of "The Firebird Book" and "The Firebird Book Second Edition"
http://www.ibphoenix.com/products/books/firebird_book
__________________________________________________________________
>I got firebird server to run withBlech! sorry, I copy-pasted your original and amended it without noticing the sudo. You don't sudo gsec.
>
>sudo /Library/StartupItems/Firebird/Firebird start
>
>I was also able to find the security database (everything is practically hidden)
>
>sudo gsec -database localhost:/Library/Frameworks/Firebird.framework/Resources/English.lproj/var/security2.fdb -user sysdba -password masterkey
>use gsec -? to get help
>connection rejected by remote interface
>unable to open database
Now, assuming you are at the ..Resources/bin/ directory (where the gsec app lives), do
./gsec -database localhost:/Library/Frameworks/Firebird.framework/Resources/English.lproj/var/security2.fdb -user sysdba -password masterkey
(and this is assuming your system knows/allows the host name localhost; otherwise, use 127.0.0.1 or the host machine's actual network name or IP4 address)
Helen Borrie, Support Consultant, IBPhoenix (Pacific)
Author of "The Firebird Book" and "The Firebird Book Second Edition"
http://www.ibphoenix.com/products/books/firebird_book
__________________________________________________________________