Component Default Security Blocking Admin

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

Component Default Security Blocking Admin

Alex Redinger
Hello,

I am currently having a problem where, after running ant create-component,
 I cannot access the new component, even as admin (with both full and flex
permissions).

All I get is a page that says "You are not allowed to view this page."

I have tried modifying the permission on the component.xml to just
"OFBTOOLS."
I have also added lines to the <App>SecurityData.xml file that explicitly
give parties of the FULLADMIN or FLEXADMIN group complete privilege to
everything in the new component.

What else should I be looking at?

Thanks,
-Alex

PS: I am following HotWax tutorials.
Reply | Threaded
Open this post in threaded view
|

Re: Component Default Security Blocking Admin

Sakthivel Vellingiri
Did you import the securityData.xml file in the database; You can use
webtools to do that

- Sakthi

On 2/16/12, Alex Redinger <[hidden email]> wrote:

> Hello,
>
> I am currently having a problem where, after running ant create-component,
>  I cannot access the new component, even as admin (with both full and flex
> permissions).
>
> All I get is a page that says "You are not allowed to view this page."
>
> I have tried modifying the permission on the component.xml to just
> "OFBTOOLS."
> I have also added lines to the <App>SecurityData.xml file that explicitly
> give parties of the FULLADMIN or FLEXADMIN group complete privilege to
> everything in the new component.
>
> What else should I be looking at?
>
> Thanks,
> -Alex
>
> PS: I am following HotWax tutorials.
>

--
Sent from my mobile device
Reply | Threaded
Open this post in threaded view
|

Re: Component Default Security Blocking Admin

hans_bakker
In reply to this post by Alex Redinger
I am just doing a training here in the UK with the same problem:
resolution: stop ofbiz and submit:

./ant run-install-seed

from the command line...

Regards,
Hans


On 02/16/2012 08:13 PM, Alex Redinger wrote:

> Hello,
>
> I am currently having a problem where, after running ant create-component,
>   I cannot access the new component, even as admin (with both full and flex
> permissions).
>
> All I get is a page that says "You are not allowed to view this page."
>
> I have tried modifying the permission on the component.xml to just
> "OFBTOOLS."
> I have also added lines to the<App>SecurityData.xml file that explicitly
> give parties of the FULLADMIN or FLEXADMIN group complete privilege to
> everything in the new component.
>
> What else should I be looking at?
>
> Thanks,
> -Alex
>
> PS: I am following HotWax tutorials.
>