By _michel_ on
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.
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
=-=
investigate the autoassignrole.module
This works for user auto creation
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.
=-=
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.