> if ((_csManager?.Role.Length ?? 0) != 0)
> spb.Append((byte)IscCodes.isc_spb_sql_role_name, _csManager.Role);
> 
> That being said, it doesn't seem to have an effect and even if logged in
> with role RDB$ADMIN, only the given user is returned (other than if
> SYSDBA).
> 
> Thoughts? Is there any way to list the users?
> 
> If not, can it be added as a features that if logged in with RDB$ADMIN
> role, that the users can be listed?

Sure. But do your work and find what needs to be changed. Maybe the role
needs to be passed in other place and not only in SPB.

-- 
Mgr. Jiří Činčura
Independent IT Specialist

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to