Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-15 Thread Vlad Khorsun
14.07.2015 16:09, Carlos H. Cantu wrote: > I just downloaded today's Win32 FB 3 snapshot > (Firebird-3.0.0.31940-0_Win32.7z) and extracted it to an empty > directory. > > When I try "gsec -add sysdba -pw masterkey -user sysdba" (no Firebird > process running), the command prompt never return.

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-14 Thread Carlos H. Cantu
DY>> It was already explained: DY>> gsec -add sysdba -pw masterkey -user sysdba I just downloaded today's Win32 FB 3 snapshot (Firebird-3.0.0.31940-0_Win32.7z) and extracted it to an empty directory. When I try "gsec -add sysdba -pw masterkey -user sysdba" (no Firebird process running), the comma

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-12 Thread Alex Peshkoff
On 07/12/2015 02:23 AM, Carlos H. Cantu wrote: > DY> It was already explained: > DY> gsec -add sysdba -pw masterkey -user sysdba > > DY> Looks weird but works. > > Should be in release notes at last. I'll try it later. > GSEC> display > Install incomplete, please read the Compatibility chapter in

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-12 Thread Carlos H. Cantu
DY> 12.07.2015 04:19, Carlos H. Cantu wrote: >> >> Ok, I tried it with lastest snapshot. It works if I start firebird.exe >> with -a, but it fails if I start it with -a -m: DY> It should be run with Firebird being *not started*. I hope next release notes will have all this information ;) []s Car

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-12 Thread Carlos H. Cantu
DY> 12.07.2015 04:19, Carlos H. Cantu wrote: >> >> Ok, I tried it with lastest snapshot. It works if I start firebird.exe >> with -a, but it fails if I start it with -a -m: DY> It should be run with Firebird being *not started*. I hope next release notes will have all this information ;) []s Car

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-11 Thread Dmitry Yemanov
12.07.2015 04:19, Carlos H. Cantu wrote: > > Ok, I tried it with lastest snapshot. It works if I start firebird.exe > with -a, but it fails if I start it with -a -m: It should be run with Firebird being *not started*. Dmitry -

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-11 Thread Carlos H. Cantu
DY>> It was already explained: DY>> gsec -add sysdba -pw masterkey -user sysdba Ok, I tried it with lastest snapshot. It works if I start firebird.exe with -a, but it fails if I start it with -a -m: C:\test\fb3>firebird -a -m C:\test\fb3>gsec -add sysdba -pw masterkey -user sysdba unable to open

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-11 Thread Carlos H. Cantu
DY> It was already explained: DY> gsec -add sysdba -pw masterkey -user sysdba DY> Looks weird but works. Should be in release notes at last. I'll try it later. What about the other errors I listed? Are all of them related to the fact that I wasn't using the above syntax? []s Carlos http://www.f

Re: [Firebird-devel] Problems with fresh install and gsec

2015-07-11 Thread Dmitry Yemanov
12.07.2015 00:08, Carlos H. Cantu wrote: > I'm trying to test FB 3 Beta2... using the zip-kit and also the > installer of Beta2, since both gave me problems due to missing > \programdata\firebird directory. This was already fixed. > GSEC> add sysdba -pw masterkey > An error occurred while attemp

[Firebird-devel] Problems with fresh install and gsec

2015-07-11 Thread Carlos H. Cantu
I'm trying to test FB 3 Beta2... using the zip-kit and also the installer of Beta2, since both gave me problems due to missing \programdata\firebird directory. This machine is a remote Win2008R2, and seems that never had FB running before. Installing currently snapshot (31931) is showing the foll