Subject | Re: Admin components |
---|---|
Author | russellbelding |
Post date | 2004-10-07T21:35:13Z |
--- In IBObjects@yahoogroups.com, "Jonathan M. Freedman"
<jonathanmfreedman@h...> wrote:
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
<jonathanmfreedman@h...> wrote:
>my
> Thank you everyone who replied. The information has been quiet
> helpful andi I do have a working version of IBOServices in use in
> application. One last question, there appears to be noJonathan, IBOAdmin supplies a SecurityServices component.
> IBOServicesSecurity component. What is everyone else doing to add
> users. I understand that simply accessing programatically
> security.fdb is not a good idea.
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
>to
> 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
> > use off the shelf components for administration, what other
> > alternatives do i have?
> >
> > Jon Freedman