Re: Forms user session restrictions

  • From: Toon Koppelaars <toon.koppelaars@xxxxxxxxxxx>
  • To: ivanrs79@xxxxxxxxx
  • Date: Tue, 29 Nov 2011 20:52:44 +0100

It could be a database issue...
Using a login-trigger you could check that the count(distinct machine), or
count(distinct terminal) for the user that is logging in is equal to 1. And
if not raise an application error thus preventing the login.

On Tue, Nov 29, 2011 at 6:29 PM, Ivan Ricardo Schuster
<ivanrs79@xxxxxxxxx>wrote:

> Listers,
> This is not really a database issue, but a Forms/Reports question, but I
> believe someone here can help me.
>
> I have been asked from the security guys to avoid users from sharing their
> Forms accounts with their coallegues, then I thought the best way to
> achieve this is to block simultaneous connections from diferent machines
> (IPs).
>
> Is there any way to implement this restriction in formsweb.cfg or another
> place in Weblogic 11g?
>
> By the way, I am using database authentication.
>
> Waiting for your suggestions.
>
> Thanks in advance
>
> --
> Ivan Ricardo Schuster
> OCP 10g/11g
> OCE RAC 10g/Linux
>
>
> --
> //www.freelists.org/webpage/oracle-l
>
>
>


-- 
Toon Koppelaars
RuleGen BV
Toon.Koppelaars@xxxxxxxxxxx
www.RuleGen.com
TheHelsinkiDeclaration.blogspot.com

(co)Author: "Applied Mathematics for Database Professionals"
www.rulegen.com/am4dp-backcover-text


--
//www.freelists.org/webpage/oracle-l


Other related posts: