Subject | RE: [ib-support] Privilege check? |
---|---|
Author | Dean Anderson |
Post date | 2001-04-11T18:44:16Z |
Well, I'm not all that experienced with IB/FB, but I seem to have just read
that triggers can have their own permissions. Presumably, that allows the
case where a user won't have access, but a constistency constraint can still
be maintained.
--Dean
that triggers can have their own permissions. Presumably, that allows the
case where a user won't have access, but a constistency constraint can still
be maintained.
--Dean
> -----Original Message-----
> From: news@... [mailto:news@...]On Behalf Of Ded
> Sent: Wednesday, April 11, 2001 9:51 AM
> To: ib-support@yahoogroups.com
> Subject: [ib-support] Privilege check?
>
>
> Hi, group. I erroneously posted message on that subject to
> *firebird-devel* as possible bug and now, having made more experiments,
> suspect that it is not a bug but feature and move discussion here.
> Essence: FB (don't know about IB) checks priveleges even if no actions
> are really performed.
> Details: I have a trigger on one table and in case of some condition
> it can access another table. When this trigger fires for user that have
> no rights on second table, even if condition is'nt satisfied and no
> access performed, exception -551 raises.
> I encountered it accidentatlly in develop time, and it is not problem
> to manage priviliges to real work time. I was surprized by principle.
> How far it is from "this user can't access this table because he cannot
> access referenced table" or even "this user cannot access database
> because he cannot access one table within it"?
>
> Best regards.
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>