gmarsh's blog

Migrating Luminis Address Book to Google Apps

We moved from Luminis to Google Apps back in 2009. At the time we wrote a script to move users' Personal Address Books in Luminis to Google Apps. Someone emailed me and asked for the code the other day, so I thought I would share it here. I have no idea if it works, because we haven't needed to use it in almost 3 years. I am posting it here for anyone to use it, but I will not able to provide any support.
The script is written in Python and requires the Python GData Library http://code.google.com/p/gdata-python-client/

GCF to Google Apps using SimpleSAML

We have set up Google Apps for Education using SAML authentication to authenticate against Active Directory. We are using simpleSAML as our Identify Provider and it is installed on a separate server from Luminis. Both simpleSAML and Luminis authenticate against Active Directory, so the password should be the same in both systems.

Syndicate content