Prevent multiple/duplicate logins.

Hi.

I want to know if there is a way to prevent BO users to login with the same User-ID and Password from different workstations.

We currently use BO 4.1.4 and Oracle 7.3.

Thanks


Gerhard Kruger
Project Manager Information Provision
AST Application Services
PP - C5-57A
Tel (012) 307-3179
Cel 083 272 8893
gerhard.kruger@ast.co.za



Listserv Archives (BOB member since 2002-06-25)

IF you define your BO connections using the user’s BO account (username =
@Variable(‘BOUSER’) and password = @Variable(‘BOPASS’)) THEN you could use
the SESSIONS_PER_USER parameter on the Oracle CREATE USER command.

Otherwise, no, I don’t think you can limit users this way.


Erich Hurst
Compaq Computer Corporation

“It is so easy to break eggs without making omlettes.” – C.S. Lewis


Listserv Archives (BOB member since 2002-06-25)