On Wed, 29 Jun 2005, Stephen Frost wrote:

* Tom Lane ([EMAIL PROTECTED]) wrote:
Oleg Bartunov <[email protected]> writes:
Do we follow RBAC  (http://csrc.nist.gov/rbac/) ?

Personally, I'm reading SQL99 for this.

I've been following an SQL2003 draft...  That looks interesting but I
think we probably want to stick to SQL..

we use RBAC for years as an external application and it's very nice to have it
built-in. I'm looking for possibility to check if given role have enough
privileges to perform some operation on some subset of data specified by
WHERE clause. For example, one role is granted full access the whole catalog, while other could read all catalog and modify only part.


        Thanks,

                Stephen


        Regards,
                Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [email protected], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to