Login to Dashboard via URL parameters

Permalink
Hi all,
I've got a site that links to multiple "members mini sites" (these are separate sites) and would like to provide login access to the members mini sites from the main site. I would need to parse the login string via the url, something like:
http://member.sitename/dashboard?userID=userName&pass=password...

Any help would be greatly appreciated

nando