We have an application that sites on all your domain controllers that
synchronises your passwords with Google Apps.
This is available through
www.hapara.com who are working closely with
Russell Burt on the Tamaki Transformation Project.
Access Manager (the product) also integrates SSO against Google Apps
(hence the motivation of having it all in the Google cloud). There
are some really nice benefits like being able to login on behalf of
another user (provided you're an admin).
Wellington College use our first generation of this, which runs their
Moodle site as well as Google Apps. Mt Maunganui College use the
Access Manager version with GADS, and have a custom login screen
(
gmail.mmc.school.nz).
This solution does not push additional data into your Active
Directory, so for the purists of you, you'll be happy. For the
security concious, we've catered for all the implications using tight
256bit encryption across the whole method, and communicate to Google
Apps via HTTPS as well. And it will work nicely with proxy servers
(we work in school after all).
Regards,
Arron Edwards
Totali Limited
P.S. If my email name comes up funny (i.e. not "Arron"), not too sure
why, but it's Google groups mixing with an old personal account!
On 9 Sep, 17:56, regans <
reg...@monkeywrench.co.nz> wrote:
> Hi
>
> I have been using Google Directory Sync on our Google Apps domains
> successfully for a while now. I also have simpleSAMLphp running to
> handle user authentication. This has meant the lack of password
> synching between Google Apps and our Active Directory hasn't been a
> big issue. I am now looking at pushing users off our Exchange server
> and onto Google Apps mail. This requires users to authenticate
> directly with Google who doesn't know their Active Directory password.
> One solution I have found is the HashingPasswordFilter project,
http://code.google.com/p/hashing-password-filter/. It is a an open