[TYPO3] GPL Liscense and login / BE

Tomas Mrozek mail at cascaval.com
Thu Oct 18 17:21:12 CEST 2007


> 2. Fine-grained permissions system.

Yes but sometimes it's just not enough in complex scenarios. 
Fortunately, as Christopher pointed out, there's the 'be_acl' extension 
that solves the problem.

However, what actually is troublesome is the user administration. In 
fact, only administrators can create new users (yes, I know about the 
possibility of creating users through actions but that's far from being 
good). Either you give the customer an admin account (so that they can 
mess up with the setup ;-\) or you set up new accounts for them 
(resulting in the customer being annoyed).

It would be great if it was possible to allow users to create new users. 
Of course, in such a manner that they would not be able to create users 
with greater permissions than their own.

Tomas Mrozek


More information about the TYPO3-english mailing list