I will try to use Drupal as a platform for an application hosted using Aegir. The application should be simple to use, so I have to trim the functionality. Does anyone have some information on how to do that? Eg. what should I do with all the administrators? The user of the application shouldn't have access to administrator functionality.

Comments

skwashd’s picture

User 1 is the only user which by default has access to everything. Just grant the other users the limited privileges they need. You can setup as many roles as you need in an installation profile.

blue56’s picture

Can I disable User 1?

skwashd’s picture

I'm not sure what you mean by disabling user 1. Deleting the user 1 account will break things. Not using the account anything other than administering your Drupal site/app is a good idea, that is what the account is designed for. I hope that answers your question.