Subject | Re: [IBO] IB User-security with IBO |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-08-02T22:16:42Z |
> Instead of using LDAP you can store own tables in your database, whereVery interesting. Could you go a little bit more in the details, perhaps with
> you
> store the grants in a feasible way for every table and every role and
> read
> them on the fly before opening your datasets. If you create a
> base-datamodule with a nice loop in the on-create-handler, and inherit
> all
> your other datamodules from this one, you should be pretty fine.
some code-examples ?
Guido