Security Group login error.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Security Group login error.

ChristopherJ
Hi all

I have a question, what permissions are required to login to ofbiz
besides OFBTOOLS. I have tried to setup my own Security Groups
for tasks users will be preforming and have added OFBTOOLS to
the security groups that I have created, but at login I acquire the following
error in ofbiz ¨the following error has occurred¨ with nothing else explaining
what error occurred.
In the terminal running ofbiz the following error is displayed
 
Request login caused an error with the following message:                    
2009-01-15 16:45:21,603 (http-0.0.0.0-8443-1) [     RequestHandler.java:370:WARN ] Found special _PREVIOUS_REQUEST_ of [/logout], setting to null to avoid problems, not running request again

The only way to avoid it and login successfully is to add PARTYMGR_VIEW
to the security group in question.

Is Party MGR that important to login or am I just missing the plot.

Thanks for the help in advance.  
Reply | Threaded
Open this post in threaded view
|

Re: Security Group login error.

Vince Clark
I just went through the exercise of creating my own security group. In this case it was for the Marketing component. I added OFBTOOLS and MARKETING_ADMIN permissions to the group. I did not try it with only OFBTOOLS, but my guess is that while OFBTOOLS permission is required for any component, you must also add another permission related to an OfBiz component so the system knows what tabs to make available to you.

----- Original Message -----
From: "ChristopherJ" <[hidden email]>
To: [hidden email]
Sent: Thursday, January 15, 2009 8:21:27 AM (GMT-0700) America/Denver
Subject: Security Group login error.


Hi all

I have a question, what permissions are required to login to ofbiz
besides OFBTOOLS. I have tried to setup my own Security Groups
for tasks users will be preforming and have added OFBTOOLS to
the security groups that I have created, but at login I acquire the
following
error in ofbiz ¨the following error has occurred¨ with nothing else
explaining
what error occurred.
In the terminal running ofbiz the following error is displayed

Request login caused an error with the following message:
2009-01-15 16:45:21,603 (http-0.0.0.0-8443-1) [
RequestHandler.java:370:WARN ] Found special _PREVIOUS_REQUEST_ of
[/logout], setting to null to avoid problems, not running request again

The only way to avoid it and login successfully is to add PARTYMGR_VIEW
to the security group in question.

Is Party MGR that important to login or am I just missing the plot.

Thanks for the help in advance.
--
View this message in context: http://www.nabble.com/Security-Group-login-error.-tp21479784p21479784.html 
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Security Group login error.

Jacques Le Roux
Administrator
In reply to this post by ChristopherJ
Had you a look at http://docs.ofbiz.org/display/OFBTECH/OFBiz+security ?
(PARTYMGR_VIEW should not be needed to login)

Jacques

From: "ChristopherJ" <[hidden email]>

>
> Hi all
>
> I have a question, what permissions are required to login to ofbiz
> besides OFBTOOLS. I have tried to setup my own Security Groups
> for tasks users will be preforming and have added OFBTOOLS to
> the security groups that I have created, but at login I acquire the
> following
> error in ofbiz ¨the following error has occurred¨ with nothing else
> explaining
> what error occurred.
> In the terminal running ofbiz the following error is displayed
>
> Request login caused an error with the following message:
> 2009-01-15 16:45:21,603 (http-0.0.0.0-8443-1) [
> RequestHandler.java:370:WARN ] Found special _PREVIOUS_REQUEST_ of
> [/logout], setting to null to avoid problems, not running request again
>
> The only way to avoid it and login successfully is to add PARTYMGR_VIEW
> to the security group in question.
>
> Is Party MGR that important to login or am I just missing the plot.
>
> Thanks for the help in advance.
> --
> View this message in context: http://www.nabble.com/Security-Group-login-error.-tp21479784p21479784.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Security Group login error.

Amit Sharma-10
In reply to this post by ChristopherJ
For details you can go through
http://docs.ofbiz.org/display/OFBTECH/OFBiz+security it will surely help
you.

Thanks & Regards

Amit sharma

ChristopherJ wrote:

> Hi all
>
> I have a question, what permissions are required to login to ofbiz
> besides OFBTOOLS. I have tried to setup my own Security Groups
> for tasks users will be preforming and have added OFBTOOLS to
> the security groups that I have created, but at login I acquire the
> following
> error in ofbiz ¨the following error has occurred¨ with nothing else
> explaining
> what error occurred.
> In the terminal running ofbiz the following error is displayed
>  
> Request login caused an error with the following message:                    
> 2009-01-15 16:45:21,603 (http-0.0.0.0-8443-1) [    
> RequestHandler.java:370:WARN ] Found special _PREVIOUS_REQUEST_ of
> [/logout], setting to null to avoid problems, not running request again
>
> The only way to avoid it and login successfully is to add PARTYMGR_VIEW
> to the security group in question.
>
> Is Party MGR that important to login or am I just missing the plot.
>
> Thanks for the help in advance.  
>