security permissions settings and ofbiz access

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

security permissions settings and ofbiz access

CaseT
Hello All,
I'm having some problems with setting up users to access various ofbiz
applications and need some help with the use of the application access
security system.

I have an employee with user login say, mcerto.
In the Security Tab I've added this login, mcerto, to the "ORDERADMIN" and
"ORDERENTRY_ALL" Security Groups.

The permissions of these groups, I believe, covers the ofbiz-component.xml
base-permission tag lists: OFBTOOLS, ORDERMGR

Yet when I enter the login and password in the
https://127.0.0.1:8443/webtools/control/main, I get a "required permissions
missing" error message.
This is using Release 4.0 version: 589691

I must be missing something. Any cue's would be greatly appreciated.

TIA, Case

Case Torres
[hidden email]


Reply | Threaded
Open this post in threaded view
|

Re: security permissions settings and ofbiz access

Adrian Crum
You'll need to use the URL for the order manager app:

https://127.0.0.1:8443/oerdermgr/control/main

-Adrian

Case Torres wrote:

> Hello All,
> I'm having some problems with setting up users to access various ofbiz
> applications and need some help with the use of the application access
> security system.
>
> I have an employee with user login say, mcerto.
> In the Security Tab I've added this login, mcerto, to the "ORDERADMIN" and
> "ORDERENTRY_ALL" Security Groups.
>
> The permissions of these groups, I believe, covers the ofbiz-component.xml
> base-permission tag lists: OFBTOOLS, ORDERMGR
>
> Yet when I enter the login and password in the
> https://127.0.0.1:8443/webtools/control/main, I get a "required permissions
> missing" error message.
> This is using Release 4.0 version: 589691
>
> I must be missing something. Any cue's would be greatly appreciated.
>
> TIA, Case
>
> Case Torres
> [hidden email]
>
>

Reply | Threaded
Open this post in threaded view
|

Re: security permissions settings and ofbiz access

Adrian Crum
Oops, an extra e slipped in there:

https://127.0.0.1:8443/ordermgr/control/main


Adrian Crum wrote:

> You'll need to use the URL for the order manager app:
>
> https://127.0.0.1:8443/oerdermgr/control/main
>
> -Adrian
>
> Case Torres wrote:
>
>> Hello All,
>> I'm having some problems with setting up users to access various ofbiz
>> applications and need some help with the use of the application access
>> security system.
>>
>> I have an employee with user login say, mcerto.
>> In the Security Tab I've added this login, mcerto, to the "ORDERADMIN"
>> and
>> "ORDERENTRY_ALL" Security Groups.
>>
>> The permissions of these groups, I believe, covers the
>> ofbiz-component.xml
>> base-permission tag lists: OFBTOOLS, ORDERMGR
>>
>> Yet when I enter the login and password in the
>> https://127.0.0.1:8443/webtools/control/main, I get a "required
>> permissions
>> missing" error message.
>> This is using Release 4.0 version: 589691
>>
>> I must be missing something. Any cue's would be greatly appreciated.
>>
>> TIA, Case
>>
>> Case Torres
>> [hidden email]
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: security permissions settings and ofbiz access

CaseT
Adrian,

Thanks, I was able to get in using the order manager url as you specified.

Then is it true that there's not one login screen where the system will take
care of displaying the appropriate applications/screens per user login?

I was thinking(so dangerous) that Webtools was such a screen as OFBTOOLS is
listed in most?/all? the applications base-permissions tags.

Thanks again, Case

-----Original Message-----
From: Adrian Crum [mailto:[hidden email]]
Sent: Tuesday, October 30, 2007 12:43 PM
To: [hidden email]
Subject: Re: security permissions settings and ofbiz access

Oops, an extra e slipped in there:

https://127.0.0.1:8443/ordermgr/control/main


Adrian Crum wrote:

> You'll need to use the URL for the order manager app:
>
> https://127.0.0.1:8443/oerdermgr/control/main
>
> -Adrian
>
> Case Torres wrote:
>
>> Hello All,
>> I'm having some problems with setting up users to access various ofbiz
>> applications and need some help with the use of the application access
>> security system.
>>
>> I have an employee with user login say, mcerto.
>> In the Security Tab I've added this login, mcerto, to the "ORDERADMIN"
>> and
>> "ORDERENTRY_ALL" Security Groups.
>>
>> The permissions of these groups, I believe, covers the
>> ofbiz-component.xml
>> base-permission tag lists: OFBTOOLS, ORDERMGR
>>
>> Yet when I enter the login and password in the
>> https://127.0.0.1:8443/webtools/control/main, I get a "required
>> permissions
>> missing" error message.
>> This is using Release 4.0 version: 589691
>>
>> I must be missing something. Any cue's would be greatly appreciated.
>>
>> TIA, Case
>>
>> Case Torres
>> [hidden email]
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: security permissions settings and ofbiz access

Adrian Crum
For our installation here, I created a small webapp that is nothing more than a Home page that
everyone can log into. New users are assigned the Home page permission automatically. That way
everyone can use the same OFBiz URL regardless of what applications they have permission to use.

-Adrian

Case Torres wrote:

> Adrian,
>
> Thanks, I was able to get in using the order manager url as you specified.
>
> Then is it true that there's not one login screen where the system will take
> care of displaying the appropriate applications/screens per user login?
>
> I was thinking(so dangerous) that Webtools was such a screen as OFBTOOLS is
> listed in most?/all? the applications base-permissions tags.
>
> Thanks again, Case
>
> -----Original Message-----
> From: Adrian Crum [mailto:[hidden email]]
> Sent: Tuesday, October 30, 2007 12:43 PM
> To: [hidden email]
> Subject: Re: security permissions settings and ofbiz access
>
> Oops, an extra e slipped in there:
>
> https://127.0.0.1:8443/ordermgr/control/main
>
>
> Adrian Crum wrote:
>
>
>>You'll need to use the URL for the order manager app:
>>
>>https://127.0.0.1:8443/oerdermgr/control/main
>>
>>-Adrian
>>
>>Case Torres wrote:
>>
>>
>>>Hello All,
>>>I'm having some problems with setting up users to access various ofbiz
>>>applications and need some help with the use of the application access
>>>security system.
>>>
>>>I have an employee with user login say, mcerto.
>>>In the Security Tab I've added this login, mcerto, to the "ORDERADMIN"
>>>and
>>>"ORDERENTRY_ALL" Security Groups.
>>>
>>>The permissions of these groups, I believe, covers the
>>>ofbiz-component.xml
>>>base-permission tag lists: OFBTOOLS, ORDERMGR
>>>
>>>Yet when I enter the login and password in the
>>>https://127.0.0.1:8443/webtools/control/main, I get a "required
>>>permissions
>>>missing" error message.
>>>This is using Release 4.0 version: 589691
>>>
>>>I must be missing something. Any cue's would be greatly appreciated.
>>>
>>>TIA, Case
>>>
>>>Case Torres
>>>[hidden email]
>>>
>>>
>>
>>
>
>