Yes, and learn all about Security Groups and how OFBiz web applications
are protected using the same.
Regards,
Ruth
Jacques Le Roux wrote:
BTW, by and large you might read
https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+security
Jacques
From: "Raj Saini" <rajsa...@gmail.com>
Remove the base-permission="OFBTOOLS," attribute all together. This
is needed for protected applications and not e-commerce.
Raj
On 11/08/10 22:39, OfBizSuds wrote:
This is a part of my ofbiz-component file
<webapp name="shopngive"
title="shopngive"
server="default-server"
location="webapp/shopngive"
base-permission="OFBTOOLS,"
mount-point="/shopngive"/>
Should I change the base-permission??