Hi.

How can I set up drupal to force the creation of a new user to a certain role?
I do not want to give the possibility to choose between several roles.

Thanks in advance.

Comments

vm’s picture

investigate the autoassignrole.module

_michel_’s picture

Hi.

I think that this module only works for user auto creation.
I want to create a form (only available to admin) which assigns automaticaly a role to the created user.

Regards.

Michel.

vm’s picture

A little leg work in the downloads area will prove fruitful.

There is the roleassign.module, the rolesignup.module .... there may even be another one or two floating around in there.