Re: [firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5

2013-02-15 Thread Paul Tremblay
Yes, a restart was all that was needed. After that, I saw the daemon running, and a simple gsec -user sysdba -password masterkey worked perfectly. Thanks! Paul On 2/14/13 6:05 AM, Philippe Makowski wrote: Just in case, reboot. It often help under MacOsX. you should have after : $ ps aux

[firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5

2013-02-14 Thread Philippe Makowski
Just in case, reboot. It often help under MacOsX. you should have after : $ ps aux | grep fb root99059 0,0 0,0 2477544540 ?? S11:43 0:00.00 /Library/Frameworks/Firebird.framework/Resources/bin/fbguard -daemon -forever root99060 0,0 0,0 2485856 5088

[firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5

2013-02-13 Thread paulhtremblay
I got firebird server to run with 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

Re: [firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5

2013-02-13 Thread Helen Borrie
At 03:42 p.m. 14/02/2013, paulhtremblay wrote: I got firebird server to run with sudo /Library/StartupItems/Firebird/Firebird start I was also able to find the security database (everything is practically hidden) sudo gsec -database

[firebird-support] Re: connection rejected after first installation on Mac OS 10.7.5

2013-02-13 Thread paulhtremblay
./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 I get the same error whether I use 127.0.0.1 or