I am working on a project of integrating Drupal with an existing site that has a members login, the drupal site would only be accessible by members that have logged into the main site. So for instance:<br><br>User accesses 
<a href="http://www.site.com">www.site.com</a> <br>Logs in to members only site<br>Now can access the drupal site <a href="http://drupal.site.com">drupal.site.com</a><br><br>My question is what is the best way to do this, we don&#39;t want users to log in twice, or to have to recreate the users in drupal each time a new user registers on the main site. 
<br><br>Thanks<br clear="all"><br>-- <br>Chris McCreery