login auditing

  • From: "Steiner, Randy" <Randy.Steiner@xxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 11 Dec 2008 14:14:39 -0500

 

I am currently auditing logins and the audit logs are going directly to
a syslog server.

We have an application that maintains its own security and logs into
Oracle with an application id (app_user).  

Oracle is capturing these logins as for app_user.  Is there someway I
can use sys_context( 'USERENV' , 'OS_USER' ) to have auditing record the
OS user login instead of app_user?

 

Thanks

Randy

 

Other related posts: