Subject Re: [Firebird-Java] Create users or roles
Author Rick Fincher
Hi Nick,

Yes, you just have to work with the user database, typically isc4.gdb. The
hardest part is the encoding of the passwords.

A package is in the download area of this group on yahoogroups.com that
handles encoding/decoding the passwords for you.

Roles are stored in the system database RDB$ROLES.

Hope this helps,

Rick

----- Original Message -----

> Is it possible using Java to create and manipulate users and roles
> within Firebird?
>
>
>