Is it possible to define a dotlrn-admin group that has exclusive rights to administer all classes and groups?
How could this be implemented?
Don was so kind to take a look at it:
- it's all properly permissions driven
- they need to have "dotlrn_admin_community" permissions
- there is no UI at present for this purpose
- unclear how it should be with communities, maybe changing otlrn/tcl/community-procs.tcl to give explicit rights
- group would be created in the dotlrn SQL create scripts
- perhaps some custom fiddling of permissions in the dotlrn/tcl/community-procs.tcl scripts
Has anyone tried or implemented this already or an idea on how this could be implmeneted?
Best regards,
Nima