freebsd-ports/databases/firebird-devel/pkg-message
Will Andrews cca71f50d2 Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
(Classic version).

PR:		24313
Submitted by:	Geoffrey C. Speicher <geoff@sea-incorporated.com>
2001-03-10 20:32:33 +00:00

20 lines
527 B
Plaintext

---------------------------------------------------------
Firebird is now installed. There is a symbolic link from
/usr/interbase -> %%PREFIX%%/firebird. Firebird needs this
link for proper operation.
It is STRONGLY recommended that you change the SYSDBA
password with:
$ cd /usr/interbase
$ gsec -user SYSDBA -pass masterkey
GSEC> modify SYSDBA -pw newpassword
GSEC> quit
before doing anything serious with Firebird.
See %%PREFIX%%/firebird/RELNOTES for more.
---------------------------------------------------------