Subject Re: [firebird-support] Multiple users
Author Milan Babuskov
jquerol@... wrote:
> I have a couple of questions, How can I set different passwords to the
> same database? How can I give these different users different levels of
> access?

Create multiple users on server, and give them passwords. You can do
that with gsec command-line tool (or some GUI tool).

Use GRANT sql statements to grant/revoke "different levels of access" on
various database objects.

There is a special user PUBLIC which means everyone. By default, PUBLIC
doesn't have any access.

--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org