View Single Post
Old 10-25-2012, 03:24 PM   #1
Junior Member
 
Join Date: Oct 2009
Posts: 21
stderr is on a distinguished road
Default Access to modules

Hi,

a lot of our customers have problem with restricting user via "Access to modules". They have this idea: I want to forbid some function for user, eg. cron or editing domains, but - at the same time - want to configure it by admin user.

Example: there is an administrator (without superuser rights, so withou own cron) which create user. This user shouldn't edit his own cron, so admin restrict access via modules. BUT administrator now can't setup cron for this user too.

Or (worst situation): same administrator as above create user, who has but shouldn't edit webdomains. BUT after disabling all www modules (wwwdomain, wwwredirect, ...) only for this one user there are errors with backup:
Code:
Oct 25 03:12:24 Failed to run function wwwdomain: Permission denied
Is there any elegant solution or any text with explanation how modules works? Can be system backed up without errrors (run just under root user)?

Thanks.
stderr is offline   Reply With Quote