Subject Re: Admin components
Author russellbelding
--- In IBObjects@yahoogroups.com, "Jonathan M. Freedman"
<jonathanmfreedman@h...> wrote:
>
> Thank you everyone who replied. The information has been quiet
> helpful andi I do have a working version of IBOServices in use in
my
> application. One last question, there appears to be no
> IBOServicesSecurity component. What is everyone else doing to add
> users. I understand that simply accessing programatically
> security.fdb is not a good idea.

Jonathan, IBOAdmin supplies a SecurityServices component.
TIB_CONNECTION also allows you to add, delete and modify users with
its AlterUser(..) procedure. But to get a list of users you likely
need IBOAdmin SecurityServices.

Regards

Russell

>
> tia
>
>
> --- In IBObjects@yahoogroups.com, "Jonathan M. Freedman"
> <jonathanmfreedman@h...> wrote:
> >
> > I've tried to install IBOAdmin into CBuilder++ 6 but to no avail,
> is
> > there a workaround? IBServices from Borland does not appear to
> work
> > with Firebird 1.5 or else i am doing something wrong...if i want
to
> > use off the shelf components for administration, what other
> > alternatives do i have?
> >
> > Jon Freedman