Authentication across multiple Matrix Installs

Does anybody know a way of allowing LDAP users to authenticate across multiple instances of matrix from one login screen?

This sort of Single Sign-On is normally done outside of Matrix using an authentication proxy product, authenticating from a LDAP directory. Matrix is then passed the username and can log that user in without requiring a password or showing a login box. Do you have an authentication proxy that your Matrix installs sit behind?