Page 1 of 1
new user can not login?
PostPosted:Tue Jun 07, 2011 8:30 am
by ricogun
I create new user with new role, why i can't login ?
HTTP Status 403 - Access to the requested resource has been denied
type Status report
message Access to the requested resource has been denied
description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.
JBossWeb/2.0.1.GA
What can i do ? I have no idea,because I see
http://forum.openkm.com/viewtopic.php?f=3&t=3446
It says ..update the program...but i use the 5.1.4?
Re: new user can not login?
PostPosted:Thu Jun 09, 2011 8:45 pm
by pavila
If the use has the UserRole assigned, I have no idea why it fails. Should see the server log.
Re: new user can not login?
PostPosted:Sat Jun 11, 2011 1:43 am
by sanyou
I have the same problem. But the problem only exist when new roles is added and the user is assigned to the new role. The new roles seem do not have authentication to enter the main page after log in. How can I assign the new role to have sufficient right to do so?
Re: new user can not login?
PostPosted:Sun Jun 12, 2011 8:14 am
by jllort
All users must have UserRole and Other Roles at same time ( UserRole is mandatory, but must not be propagated to repository because is connection grant and all users have it, if you propagate to repository you're setting grants to any user ).
userX - has RoleX and UserRole
userY- has RoleY, RoleZ and UserRole
hope it helps you
Re: new user can not login?
PostPosted:Mon Jun 13, 2011 3:46 am
by ricogun
jllort wrote:All users must have UserRole and Other Roles at same time ( UserRole is mandatory, but must not be propagated to repository because is connection grant and all users have it, if you propagate to repository you're setting grants to any user ).
userX - has RoleX and UserRole
userY- has RoleY, RoleZ and UserRole
hope it helps you
yes it is .I knew.
Re: new user can not login?
PostPosted:Mon Jun 13, 2011 8:46 pm
by pavila
So problem solved?
Re: new user can not login?
PostPosted:Wed Sep 14, 2011 10:16 am
by stevert
Your solution worked for me
Regards
Steve.