Subject | Newbie: Viewing system users |
---|---|
Author | dve83 |
Post date | 2012-07-09T19:45:57Z |
Hi,
I'm new to Firebird and still constructing backend units for application development. I;m writing code in Delphi using Zeoslib.
I am struggling to find the system relation / table containing existing users (including the system administrative user (SYSDBA)).
The idea is to provide any System Admin (in this case my application together with SYSDBA login details) access via a user interface to maintain database existing users of firebirddb. That is, view existing users and add new users via 'Create User'. Where would I find such users table (RDB$Users) if such exists? Or am I going about this the wrong way?
Kind Regards
dve83
I'm new to Firebird and still constructing backend units for application development. I;m writing code in Delphi using Zeoslib.
I am struggling to find the system relation / table containing existing users (including the system administrative user (SYSDBA)).
The idea is to provide any System Admin (in this case my application together with SYSDBA login details) access via a user interface to maintain database existing users of firebirddb. That is, view existing users and add new users via 'Create User'. Where would I find such users table (RDB$Users) if such exists? Or am I going about this the wrong way?
Kind Regards
dve83