Subject | Re: [firebird-support] firebird 1.5 losing default hostname or |
---|---|
Author | Philippe Makowski |
Post date | 2004-09-27T15:01:15Z |
>>Then I do this:I found the same problem on a W2K machine
>>
>>C:\Program Files\Firebird\Firebird_1_5\bin>gsec
>>unavailable database
>>unable to open database
>>
>>But if I do this:
>>
>>C:\Program Files\Firebird\Firebird_1_5\bin>gsec -database
>>"localhost:c:\program files\firebird\firebird_1_5\security.fdb" -user
>>sysdba -password masterkey
>>GSEC>
>>
>>I get in, and can add a user without problems:
>>
>>GSEC> add chris -pw pwd
>>GSEC> display
>> user name uid gid full name
>>--------------------------------------------------------------------------------
>>SYSDBA 0 0
>>CHRIS 0 0
>>GSEC> quit
>>
>>
instaled with the defaut settings of the firebird Installer
what's the trick to avoid this ?