Change module for own purpose
NeoID - October 9, 2008 - 14:09
| Project: | Site Network |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, is there a way of modifying this module so that all users from one of _my_ sites could login to all of my other sites? The important part is that I don't want the users to be shown as registered on the site (no userprofile) before they have logged in at least once...
Related topic: http://drupal.org/node/319040
Thanks :)

#1
It's enough you use
user@example.com, and the user identified by user will be authenticated against example.com. This should enough to reach your purpose.