Microsoft Dynamic NAV Access Control - Part 1
There are several ways of controlling user access when we considering globe product and system all over the system and application control.
- · Attribute-based Access Control (ABAC)
- · Discretionary Access Control (DAC)
- · History-Based Access Control (HBAC)
- · Identity-Based Access Control (IBAC)
- · Mandatory Access Control (MAC)
- · Organization-Based Access control (OrBAC)
- · Role-Based Access Control (RBAC)
- · Rule-Based Access Control (RAC)
- · Responsibility Based Access control
For Microsoft Dynamics NAV , As I recommend best way is to control
user access via Role-Based Access Control (RBAC) , Ok now you wondering where
is User roles on NAV , Yes the are no exact user role basis control in the system by we
can identified the control option as “Permission Set”
In Microsoft Dynamics NAV
Permission Set will act like user roles. You can assign or create new
permission set as you want and assign required permissions to your new created
permission set
Eg : Assume we need to control user permission on bank
You can
create some several permission set like
Teller
Branch Operation In-charge
Recovery Officer
Manager
And etc ...
Then we can assign permission for those created permissions.
Following patterns will grant and control for the permission
set
Read
Insert
Modify
Delete
Security Filter
No comments:
Post a Comment