Subject Re: [firebird-support] Login-Problem on SuSE
Author Helen Borrie
At 04:44 PM 6/09/2004 +0200, you wrote:
>Hi everybody,
>
>After deleteing an older FirebirdSS package on SuSE 9.1 I downloaded the
>rpm from ibphoenix and installed FirebirdSS-1.5.1 and tried to connect
>to the employee-database.
>
>This is the error message I received in IBExpert:
>
>192.168.100.5:/opt/firebird/examples/employee.fdb
>
>Connecting... Failed!
>------------------------------------
>Unsuccessful execution caused by a system error that precludes
>successful execution of subsequent statements.
>Your user name and password are not defined. Ask your database
>administrator to set up a Firebird login.
>
>Attempting to connect to services manager... Failed!
>
>When I run the changeDBAPassword.sh script I get the following output:
>
>Please enter current password for SYSDBA user: password

This will be wrong. Use cat to read the auto-generated password that is in
the text file /opt/firebird/SYSDBA.password

./heLen