Subject Re: [firebird-support] How can I get a list of firebird db users?
Author Milan Babuskov
Ahmet Nuri D wrote:
> Hi, I want to list firebird user. can I do that?

Start Firebird gsec tool with "-display" switch.

Example on my Linux box:

$ gsec -display -database srv:/opt/firebird/security2.fdb -user sysdba
-pass masterkey

user name
----------------------------------
SYSDBA
MILANB


Regards,

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================