Subject security.fb
Author Jonathan M. Freedman
how does firebird use the gid, uid, privilege, sys_user_name and
group name
fields in security.fb...i intend to use the USERS table to store
information
regarding each user that will determine what access they have to the
database, therefore, if any of these fields are not actually being
used by
FB, i can use them for my own purposes...i have developed my own
interface
to the database and its structure precludes using the grant manager
capability of Firebird.