Hi all:
Is there a way i can provide Two different login on two pages of the site, for two different group of users?
I want the general users to login on the main page, and the non-profit organizations to log in as a group on another page called "For non-profits".

Thanks!

Comments

WorldFallz’s picture

There's only ever one login-- you can use the http://drupal.org/project/login_destination module to redirect the different users to the appropriate page after login.