Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: keeping odbc-users out?
In article <3611DD96.53F77B60_at_moc.nospam.inait>, gj_at_moc.nospam.inait says...
{snip}
>that's definitly better than my "identified externally"-approach,
>because it won't break our java-client.
>
>of course, it's security through obfustication, but i think it
>might be just obfusticated enough for our customers ;-)
Not if you password protect the roles. Simply using non default roles does not stop an ODBC user from issuing an 'alter session set role' command.
The next issue is what do you do with your role passwords - hardcode them in the application or use lookup tables. The fun never ends...
This stuff is covered in the Application Developers guide.
Cheers
Martin
--
Martin Rapier, Database Administrator
Corporate Information & Computing Services.
University of Sheffield Tel 0114 222 1137
The opinions expressed here may be those of my employer, or they may not.
http://rhino.shef.ac.uk:3001/mr-home/
Received on Thu Oct 01 1998 - 08:42:34 CDT
![]() |
![]() |