Bug #54594
closedAdmin tools>Backend users not visible for non admins
0%
Description
Hi,
When setting up user permissions you can enable the Modules Admin tools>Backend users, Admin tools>Extension Manager and Admin tools>Extension Builder.
But non of them are visible for non-admin's in the BE.
If you want to enable User tools>Task center you also need to enable 'User tools', so it might be that just the option to enable 'Admin tools' is missing.
Updated by Philipp Gampe almost 11 years ago
- Status changed from New to Rejected
- Target version deleted (
next-patchlevel)
This is a bug in the module definition. Access is defined as user,group
, but should be admin
.
Those modules are listed below admin tools, because they are only available for admin users (you could escalade your privileges otherwise). You should not give non-admin users access to those modules.
This has already been fixed in master, see
https://review.typo3.org/#/c/25186/
Updated by Muriel le Pair almost 11 years ago
Well sorry I disagree.
Currently TYPO3 only provides the option to create a super-admin or normal user.
In day-today use we almost always have the need of a 'sub-admin' level: A user who has access to 'web>access' and can create and modify BE users. Also see: http://forge.typo3.org/issues/40784
You can setup the task centre to create new users but this function is really buggy and way to limited for day-to-day use.