Subject RE: [firebird-support] Re:Re: Create User?
Author Alan McDonald
> I'd like to
> see another features, such as allow the user to change is own
> password, and
> create a user database per database, not per server (to increase ISP use).
> This features are already plan for version 2.0.
>
> Artur
>

Artur,
There's another nice way to do it - I use the components contributed to IBO
too but IBO allows a username prefix. This provides a way to prefix all my
users so that application "owners" can only use and manage users of their
applciation. The prefix provides a way of segregating all users into groups.
Therefore no need for separate security dbs.

Alan