Page 1 of 1

Multiple Logins of the same user

PostPosted:Tue Nov 10, 2009 6:14 pm
by mkather
One big advantage of openKM is the fact that I can update my documentation
from everywhere
.

The problem that arises is that I might have forgotten log myself out at my last
location
.

So, I see 2 possible solutions of this problem: either I have multiple logins or, if this creates too many internal problem, let me log in a 2nd time and then force a logout on the 1st session.

Re: Multiple Logins of the same user

PostPosted:Fri Dec 11, 2009 8:50 am
by pavila
Actually only one login per user is allowed because can cause problems with internal transactions. If a user session become inactive for 30 minutes, the system will close it automatically. Also you can contact you OpenKM administrator which can force a user logout.

Re: Multiple Logins of the same user

PostPosted:Fri Mar 26, 2010 12:22 pm
by wiliamjoan
I've taken on board the possible additional roles problem and assigned all access requirements to the generic authenticated user only.The OpenKM administrator uses the additional roles to decide what content is displayed.

Re: Multiple Logins of the same user

PostPosted:Wed Jan 12, 2011 10:01 am
by jap_td03
How can i configure One user can only login at a time (no multiple logins)? pls help
thanks

Re: Multiple Logins of the same user

PostPosted:Thu Jan 13, 2011 7:45 am
by jllort
From version 5.x we've introduced multiple login ( demanded by users and needed to user OpenKM web UI and some addind - office, open office - at same time ). The only way for doing it now is using cron tab, firing some periodical process and killing older sessions. But I would like understanding why you need it ?