Closed (fixed)
Project:
LDAP provisioning
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 15:12 UTC
Updated:
10 Jun 2014 at 20:40 UTC
Jump to comment: Most recent
Comments
Comment #1
john franklin commentedNo, that would be outside the scope of this module. You'll want to customize the registration form with hook_form_alter() and set the role in a submit handler, or somehow leverage a module like RoleAssign to do the assignment.