Access Control

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

Access Control

Rick_O
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

Reply | Threaded
Open this post in threaded view
|

Re: Access Control

BJ Freeman

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
Linkedin
<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
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Access Control

rahul jain-3
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
>
>
>  
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


Reply | Threaded
Open this post in threaded view
|

Re: Access Control

BJ Freeman
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
Linkedin
<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
>
>
>