Focal Point
[SOLVED]Disabling concurrent access to Dashboard

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9117018616

February 18, 2012, 08:39 AM
Ramya
[SOLVED]Disabling concurrent access to Dashboard
How can i disable concurrent access to dashboards, when multiple users are logged on? Say for example, there are 5 users, only one user should be able to access the dashboard at a time.

This message has been edited. Last edited by: <Emily McAllister>,


WebFocus 7702
HTML
February 18, 2012, 10:58 AM
Brian Suter
bid-config.xml has a parm called "allowOnlyOneUserWithSameId". When that is TRUE, when FRED logs on to MRE, if FRED is seen to be logged on elsewhere, you will be prompted to kill the other session. The idea being that each user should have their own userid and the only reason you should hit this is because Fred left his office and he is trying to log on from some other location.


Brian Suter
VP WebFOCUS Product Development
February 20, 2012, 04:12 AM
Ramya
Thanks a lot Brian.

I have changed the allowOnlyOneUserWithSameId to true in bid_config.xml, but still it allows two user with same ID to login concurrently.

Is there any more work around?

Thank you

This message has been edited. Last edited by: Ramya,


WebFocus 7702
HTML
February 20, 2012, 11:34 AM
njsden
Did you Clear Cache in your WebFOCUS Client? sometimes you'll have to do that for new settings to be "refreshed".



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
February 21, 2012, 12:08 AM
Ramya
I cleared the cache and it works in the following way.

user1 logs in to the dashboard and later user2 logs in with the same ID. What it does is, it kills the user1 account.

But my case is different. It should not allow the user2 to log in since user1 has already logged in.


Is there any way in achieving this?

Thanks in advance.


WebFocus 7702
HTML
November 23, 2015, 07:45 AM
Ian Dalton
Hi Ramya, did you ever get a fix for this ?
Regards,
Ian


_______________________
*** WebFOCUS 8.1.05M ***
November 23, 2015, 07:47 AM
Ian Dalton
I can't even get it to kill user1 who logged on first let alone say that user1 is already logged on. I have cleared cache and tomcat cache etc. ,restarted all services and still nothing.


_______________________
*** WebFOCUS 8.1.05M ***
December 04, 2015, 04:39 AM
Ian Dalton
I have solved my issue. The steps I used as described above were for the Dashboard and not for the Portal.
The correct setting for the Portal can be found in WebFOCUS Administration Console under Configuration, Account Policies.
It is called "IBI_Multiple_Logins_Per_User" which specifies whether the same user can have multiple simultaneous sign-in sessions. The default value is True.
If you set to "False" the user will not be able to login the second time with the same userid.


_______________________
*** WebFOCUS 8.1.05M ***