I am a newbie to the list so I will apologize in advance I have not quite
figured out all of the documentation, so I am hoping someone can point me to where I can find information on setting up access control / role based security. I am trying to figure out the capabilities on limiting access based upon Role, or specific user ID. So all customer service reps can enter orders, but only the Customer Service Manager can process a return. Thanks, Rick |
as a general statement you can set the security and action in the widget and ftls, mostly to control access to information you can also set it in the service, to limit processing. ========================= BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> Rick_O sent the following on 5/31/2010 3:11 PM: > I am a newbie to the list so I will apologize in advance I have not quite > figured out all of the documentation, so I am hoping someone can point me to > where I can find information on setting up access control / role based > security. I am trying to figure out the capabilities on limiting access > based upon Role, or specific user ID. So all customer service reps can > enter orders, but only the Customer Service Manager can process a return. > > > > Thanks, > > > > Rick > > |
In reply to this post by Rick_O
Rick_O wrote:
> I am a newbie to the list so I will apologize in advance I have not quite > figured out all of the documentation, so I am hoping someone can point me to > where I can find information on setting up access control / role based > security. I am trying to figure out the capabilities on limiting access > based upon Role, or specific user ID. So all customer service reps can > enter orders, but only the Customer Service Manager can process a return. > > > > Thanks, > > > > Rick > > > The purpose of role-limited permissions is to tie a Security Permission to record level security using the RoleType/PartyRole and related entities. In OFBiz this is how record level permissions are done. All other informations related to security permission you will get in this document. https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+security Thanks & Regards Rahul Jain |
also note that the security is about to change in the trunk.
Adrian has been working on it and waited till after 10.4 was created. Maybe Adrian can point to his doc on it. ========================= BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> rahul jain sent the following on 6/1/2010 7:26 AM: > Rick_O wrote: >> I am a newbie to the list so I will apologize in advance I have not quite >> figured out all of the documentation, so I am hoping someone can point >> me to >> where I can find information on setting up access control / role based >> security. I am trying to figure out the capabilities on limiting access >> based upon Role, or specific user ID. So all customer service reps can >> enter orders, but only the Customer Service Manager can process a return. >> >> >> >> Thanks, >> >> >> Rick >> >> >> > Hello Rick, > The purpose of role-limited permissions is to tie a > Security Permission to record level security using the > RoleType/PartyRole and related entities. In OFBiz this is how record > level permissions are done. All other informations related to security > permission you will get in this document. > > https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+security > > Thanks & Regards > Rahul Jain > > > |
Free forum by Nabble | Edit this page |