User Permissions
Posted: Wed Oct 01, 2008 7:35 am
I just wanted to revisit this since we are currently running in to similar problems as in this thread:
viewtopic.php?f=47&t=6626&hilit=User+Groups
Here is what I think I know:
-There are user groups, such as 'Admins' , 'Catalog Admins' , 'Order Admins' . Users can be assigned to these groups.
-User groups have a permissions "title" such as 'Admin', 'Manage Catalog', 'Manage Orders'.
-Access is controlled with the Admin/ menu.sitemap file. Any edits made to sections on this file must be recursively applied to the config files in the sub-directories that you are changing.
-In the file, in each roles area you want to modify, you add the permission title from the user group, not the group name.
The problem I am having is that I want to create new user groups for different types of employees and I need more permission titles, but there is nowhere on the user group page to edit or add such a thing.
How can I create more permission titles and attach them to groups?
viewtopic.php?f=47&t=6626&hilit=User+Groups
Here is what I think I know:
-There are user groups, such as 'Admins' , 'Catalog Admins' , 'Order Admins' . Users can be assigned to these groups.
-User groups have a permissions "title" such as 'Admin', 'Manage Catalog', 'Manage Orders'.
-Access is controlled with the Admin/ menu.sitemap file. Any edits made to sections on this file must be recursively applied to the config files in the sub-directories that you are changing.
-In the file, in each roles area you want to modify, you add the permission title from the user group, not the group name.
The problem I am having is that I want to create new user groups for different types of employees and I need more permission titles, but there is nowhere on the user group page to edit or add such a thing.
How can I create more permission titles and attach them to groups?