Security group

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

Security group

Tom Luo
Hi, All,

I am not familiar with security groups in Ofbiz.
For example, if you choose parties, you can see some security groups.
But, it seems to me there is no way to set permissions for a particular
security group, right?
If you click permissions, you can see permission id.
Is it possible to create my own permission?

Thanks,

Tom



On Thu, Jul 26, 2018 at 11:32 PM, Tom Luo <[hidden email]> wrote:

> Hi, All,
>
> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
> CRM features?
> For example, sugarCRM has a lot features. Could Ofbiz come close to
> sugarCRM in terms of CRM features?
>
>
> Thanks,
>
> Tom
>
>
>
> On Thu, Jul 26, 2018 at 11:31 PM, Tom Luo <[hidden email]> wrote:
>
>> Hi, All,
>>
>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
>> CMS features?
>> For example, sugarCRM has a lot features. Could Ofbiz come close to
>> sugarCRM in terms of CRM features?
>>
>>
>> Thanks,
>>
>> Tom
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Security group

Tom Luo
Or put in other words. I see Ofbiz comes with a bunch of permissions. Are
the permissions come with Ofbiz enough for most small businesses? Thanks

On Sat, Jul 28, 2018 at 1:04 PM, Tom Luo <[hidden email]> wrote:

> Hi, All,
>
> I am not familiar with security groups in Ofbiz.
> For example, if you choose parties, you can see some security groups.
> But, it seems to me there is no way to set permissions for a particular
> security group, right?
> If you click permissions, you can see permission id.
> Is it possible to create my own permission?
>
> Thanks,
>
> Tom
>
>
>
> On Thu, Jul 26, 2018 at 11:32 PM, Tom Luo <[hidden email]> wrote:
>
>> Hi, All,
>>
>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
>> CRM features?
>> For example, sugarCRM has a lot features. Could Ofbiz come close to
>> sugarCRM in terms of CRM features?
>>
>>
>> Thanks,
>>
>> Tom
>>
>>
>>
>> On Thu, Jul 26, 2018 at 11:31 PM, Tom Luo <[hidden email]> wrote:
>>
>>> Hi, All,
>>>
>>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
>>> CMS features?
>>> For example, sugarCRM has a lot features. Could Ofbiz come close to
>>> sugarCRM in terms of CRM features?
>>>
>>>
>>> Thanks,
>>>
>>> Tom
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Security group

Aditya Sharma
Hi Tom,


You can refer to the following link
<https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Security+Permissions>
for
security permission-related information.

Refer following entities:
*SecurityPermission* entity stores permissions.
Refer framework/webtools/data/WebtoolsSecurityPermissionSeedData.xml.

*SecurityGroup* entity is used to create user groups with
specific permission.
*UserLoginSecurityGroup* entity associates SecurityGroup to UserLogin.
*SecurityGroupPermission* entity associates SecurityGroup to
SecurityPermission.
Refer applications/datamodel/data/demo/OrderDemoData.xml.

>Is it possible to create my own permission?
Yes, you can have your own custom permissions by preparing the above data

HTH

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>

<https://www.linkedin.com/in/aditya-sharma-78291810a/>


On Sun, Jul 29, 2018 at 1:03 AM Tom Luo <[hidden email]> wrote:

> Or put in other words. I see Ofbiz comes with a bunch of permissions. Are
> the permissions come with Ofbiz enough for most small businesses? Thanks
>
> On Sat, Jul 28, 2018 at 1:04 PM, Tom Luo <[hidden email]> wrote:
>
> > Hi, All,
> >
> > I am not familiar with security groups in Ofbiz.
> > For example, if you choose parties, you can see some security groups.
> > But, it seems to me there is no way to set permissions for a particular
> > security group, right?
> > If you click permissions, you can see permission id.
> > Is it possible to create my own permission?
> >
> > Thanks,
> >
> > Tom
> >
> >
> >
> > On Thu, Jul 26, 2018 at 11:32 PM, Tom Luo <[hidden email]> wrote:
> >
> >> Hi, All,
> >>
> >> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
> >> CRM features?
> >> For example, sugarCRM has a lot features. Could Ofbiz come close to
> >> sugarCRM in terms of CRM features?
> >>
> >>
> >> Thanks,
> >>
> >> Tom
> >>
> >>
> >>
> >> On Thu, Jul 26, 2018 at 11:31 PM, Tom Luo <[hidden email]> wrote:
> >>
> >>> Hi, All,
> >>>
> >>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
> >>> CMS features?
> >>> For example, sugarCRM has a lot features. Could Ofbiz come close to
> >>> sugarCRM in terms of CRM features?
> >>>
> >>>
> >>> Thanks,
> >>>
> >>> Tom
> >>>
> >>>
> >>
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Security group

Shi Jinghai-3
In reply to this post by Tom Luo
Hi Tom,

Not sure whether this is what you want:
https://www.metasolo.cn/partymgr/control/roleManager
Username: demo2
Password: metasolo

Please be aware, it's based on some assumptions on the organization.

Kind Regards,

Shi Jinghai


-----邮件原件-----
发件人: Tom Luo [mailto:[hidden email]]
发送时间: 2018年7月29日 3:34
收件人: [hidden email]
主题: Re: Security group

Or put in other words. I see Ofbiz comes with a bunch of permissions. Are
the permissions come with Ofbiz enough for most small businesses? Thanks

On Sat, Jul 28, 2018 at 1:04 PM, Tom Luo <[hidden email]> wrote:

> Hi, All,
>
> I am not familiar with security groups in Ofbiz.
> For example, if you choose parties, you can see some security groups.
> But, it seems to me there is no way to set permissions for a particular
> security group, right?
> If you click permissions, you can see permission id.
> Is it possible to create my own permission?
>
> Thanks,
>
> Tom
>
>
>
> On Thu, Jul 26, 2018 at 11:32 PM, Tom Luo <[hidden email]> wrote:
>
>> Hi, All,
>>
>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
>> CRM features?
>> For example, sugarCRM has a lot features. Could Ofbiz come close to
>> sugarCRM in terms of CRM features?
>>
>>
>> Thanks,
>>
>> Tom
>>
>>
>>
>> On Thu, Jul 26, 2018 at 11:31 PM, Tom Luo <[hidden email]> wrote:
>>
>>> Hi, All,
>>>
>>> I feel Ofbiz CRM is quite simple. Does Ofbiz have plugin to enhance the
>>> CMS features?
>>> For example, sugarCRM has a lot features. Could Ofbiz come close to
>>> sugarCRM in terms of CRM features?
>>>
>>>
>>> Thanks,
>>>
>>> Tom
>>>
>>>
>>
>