Subject | FB 1.5.2 on Gentoo Linux ( all local users can access the database without password) |
---|---|
Author | Mohd. Jeffry |
Post date | 2005-05-25T01:41:12Z |
Dear all,
Currently all users on my machine can access the database using isql
by doing just this. ( without any password)
/opt/firebird/bin/isql /var/firebird/employee.fdb
Previously I didn't notice this behaviour untill I add new user and
accedentally try to connect to the db like the above command. How
disallow other user and force passworded connection to the db?
The fb was install through emerge
Currently all users on my machine can access the database using isql
by doing just this. ( without any password)
/opt/firebird/bin/isql /var/firebird/employee.fdb
Previously I didn't notice this behaviour untill I add new user and
accedentally try to connect to the db like the above command. How
disallow other user and force passworded connection to the db?
The fb was install through emerge