This commit is contained in:
2022-01-17 19:59:01 +00:00
parent b7d621d41f
commit 53123dce24
6 changed files with 70 additions and 13 deletions

View File

@@ -193,7 +193,7 @@ Security groups have been replaced by a **role** based authorization system.
In v7 you would select a security group for a user to restrict their access to objects in AyaNova.
In v8 a user is now assigned one or more Authorization Roles which controls their access. Roles are pre-defined and pertain to the type of user for example there are roles for Inventory, Accounting, Business administration, Technician, Subcontractor etc. Whichever roles you assign to a user give them access to those areas of AyaNova.
Migrating Users from AyaNova 7 will automatically set migrated Users to have no role in order to protect information security; the business administrator will need to set each user to the most appropriate new roles after migration is completed. For more about migrating from a business administration standpoint see the [business administration migration guide](ay-biz-admin-import-v7.md) and for more about the techncial aspects of the migration process see the [Migration technical guide](ops-import-v7.md).
Migrating Users from AyaNova 7 will automatically set migrated Users to have no role in order to protect information security; the business administrator will need to set each user to the most appropriate new roles after migration is completed. For more about migrating from a business administration standpoint see the [business administration migration guide](ay-biz-admin-migrate-v7.md) and for more about the techncial aspects of the migration process see the [Migration technical guide](ops-import-v7.md).
For details see the [Authorization roles](ay-biz-admin-roles.md) guide for more information.