aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird-server/pkg-message
blob: 622721f9836d93d1d0b6e25826aeb97fa89f8722 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

---------------------------------------------------------
Firebird is now installed.  A symbolic link from
/usr/interbase -> %%PREFIX%%/firebird is REQUIRED for
proper operation of Firebird.

The symbolic link can be created with:

% ln -s %%PREFIX%%/firebird /usr/interbase

It is STRONGLY recommended that you change the SYSDBA
password with:

% cd %%PREFIX%%/firebird
% gsec -user SYSDBA -pass masterkey
GSEC> modify SYSDBA -pw newpassword
GSEC> quit

before doing anything serious with Firebird.

See %%PREFIX%%/firebird/RELNOTES for more.
---------------------------------------------------------