Re: FreeBSD 6.1 & Firebird
Aleks <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.database |
|---|---|
| Message-ID | <[email protected]> |
I think I smoothed the things out: 1. Install FreeBSD 2. Install Firebird 3. Add the lines for Firebird in /etc/services & /etc/inetd.conf 4. Restart inetd. 5. Change owner of /var/db/firebird/security.fdb & /usr/local/share/examples/firebird/employee.fdb to firebird:firebird. 6. Change permissions of employee.fdb to 644. 7. Connect to localhost:/usr/local/share/examples/firebird/employee.fdb with user SYSDBA and password masterkey. I'm happy with leaving the hosts.equiv part. But what do you think about changing the owner of these two fdb files? Aleks _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-database To unsubscribe, send any mail to "[email protected]"