Perhaps you could try a IP / remote adress allow, where the click from a user on your partner site authenticates into your site based on that click coming from a trusted domain:
<Location /members>
Order deny,allow
Deny from all
Allow from 000.000.000.000
</Location>
dunno. just a thought.
__________________
Your post count means nothing.
|