Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Granting a role to a session ?
Paul Brewer wrote:
> "Daniel Morgan" <damorgan_at_x.washington.edu> wrote in message > news:1088688485.804450_at_yasure... >
> > One snag with that approach is I can just rename sqlplus.exe to > my_official_app.exe. OP might be better off looking at implementing row > level security in the database, or doing updates via stored > procedures/packages. Then the DBA doesn't need to worry what tool clients > are using to connect. > Alternatively there's the old solution of password protected roles. > I must say though that in my experience this all becomes somewhat less > relevant these days, what with everything new being three tier now, rather > than client/server. > > Regards, > Paul
One solution to the snag. If they don't log on with the correct tool ... terminate the session.
Problem solved!
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sat Jul 03 2004 - 00:11:18 CDT
![]() |
![]() |