Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Authorete
Would it also work to create a logon trigger that does an "alter session set current_schema = " instead of creating synonyms?
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of April Wells
Ended up having to create case sensitive synonyms (upper case version, lower case version) on the double quoted table structures or the user couldn't log in.
Granting is easy... aliasing is the interesting part.
Try create synonym user on whoever.user Oracle tends to get testy.
-----Original Message-----
From: Richard Stevenson
I guess dump software from vendors that don't understand reserved words
wouldn't cut it?
Seriously, wouldn't granting all privileges on the objects to another user work ?
I am trying (silly me) to impose some security on this product, and they have tables called... user... privilege... group... session... and I need to have the tables owned by one user while another user can SUID the data, but not affect the table structure (got burned on financials implementation with customizations... ) and it is geeking out when the user tries to log into the front end...
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Thu Mar 11 2004 - 16:52:32 CST
-----------------------------------------------------------------
![]() |
![]() |