Subject Re: [firebird-support] Users belonging to the role ADMIN
Author Thomas Steinmaurer
Hello Sergio,

> I'm using FB v2.5.1.26351 and Delphi v2007. In my application I need to retreive a list of all users, and using IBSecurityService component ("Interbase Admin" page) that it's done; but I want to know which users belong to the Admin role (users created with "CREATE USER ... GRANT ADMIN ROLE" option).

When using gsec for displaying users, you will see an additional column
called 'admin'. What does IBX actually return?

As IBX does not officially support Firebird, I doubt it is ready to
return the admin information, but I might be wrong, as I have used IBX a
long time ago.


Regards,
Thomas