Subject firebird on linux.
Author mcg1103
I just loaded the FirebirdSS-1.5.1.4481-0.i686.rpm on my Fedora-core2
linux system.

The database seems to start and stop ok but when I try to connect to a
database (employee.fdb for example) i get this error:


SQL> connect "/opt/firebird/examples/employee.fdb" user 'SYSDBA'
password 'masterkey';
Statement failed, SQLCODE = -902

Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.


Any advice would be appriciated.

-mark