Hi
I'm setting up a Drupal site for a college, and I'd like to restrict user sign-ups to a specific domain name - I only want members of this college to create accounts, but I don't want to have to manually approve every request. I'm looking for a way of automatically accepting registration requests from specific domains (since everyone is assigned a .edu address for the college) whilst rejecting/requiring manual approval of all others.

I had a look, but couldn't find a module that would do this...am I missing one, or is there another way to implement this?

Cheers, and thanks for your help.

Comments

cog.rusty’s picture

Check Administer >> User management >> Access rules (/admin/user/rules) to see if it can do what you want.

jblackhall’s picture

I am also looking for a way to implement this. I am new to drupal, so please post back here if you figure out how to do this... Thanks.

EDIT: cog.rusty's info (above) works :)