Page 1 of 1
Users not getting logged in
PostPosted:Wed Apr 02, 2014 11:24 am
by mohasinmujawar56
I am creating Roles and assigning users to newly created roles. When users assigned by new roles tries to log in they are not logging in. When i checked the log as admin in OpenKM administration section there is listed SESSION_CREATED and at the same time SESSION_DESTROYED is also listed.
What will be the problem and how to resolve this problem?
Re: Users not getting logged in
PostPosted:Thu Apr 03, 2014 8:57 pm
by jllort
All users MUST HAVE ROLE_USER to be able to login to OpenKM, so add this role to your users.
Re: Users not getting logged in
PostPosted:Fri Apr 04, 2014 4:39 am
by mohasinmujawar56
I have created a new role say ROLE_SALES and assigned users to this newly created role. But when users assigned to this role tries to log in, log in fails and it is showing general_error.jsp page without showing any exception. When I check log for the user in admin section it is showing two operations: SESSION CREATED and at the same time SESSION DESTROYED.
Re: Users not getting logged in
PostPosted:Sun Apr 06, 2014 9:35 am
by pavila
Any users should have ROLE_SALES and ROLE_USER.