Hey,
We're looking at Google Mail but wondering how you've implemented LDAP authentication? We're using CC3 / 2003.
Cheers,
Jon
Hey,
We're looking at Google Mail but wondering how you've implemented LDAP authentication? We're using CC3 / 2003.
Cheers,
Jon

There are stacks of single sign on services to LDAP/AD.
Google Apps - Google Code
We use this for single sign on authentication: moodle-google - Project Hosting on Google Code as it uses our learning platform
The LDAP sync tool will synchronise other (non-password, for AD) info
Google Apps Directory Sync - Google Apps Help
Thanks CyberNerd.
We've asked a few Google Partners about LDAP, that we want passwords to be synced, and they were talking of using:
http://code.google.com/p/sha1hexfltr/
Anyone else use this?
If we were to use SSO, and one day the SSO server goes down, that means Gmail/Moodle/etc wouldn't be accessible, right?
The Moodle-Google looks cool. Does it create a new account when users first login? Or how?
Cheers,
Jon

Yes - the SSO server would be a single point of failure (as would an exchange server). Of course you can work around this with redundancy.
For us the Moodle-Google is just a Single Sign on Mechanism, with a link to 'email' in the moodle page. I think there is an option to create google accounts, but we don't use that. We use a scheduled Active Directory sync to create accounts/groups etc.
Sorry, the SSO server is the Moodle server right? So when your users want to get to their email, they go to your moodle server, eg moodle.yourschool.com, log in, and get to Gmail from there. And if you go directly to Gmail, eg, gmail.yourschool.com, users will be redirected to the moodle server right? Just thinking we'd need to upgrade our moodle server if we're going to have users all hitting the moodle server just for email...
Cheers,
Jon

Im not looking at Google Apps, just the Spam and AV module Postini - Is anyone using this in anger? What are the Pro's and Cons please?
Did not really check out Goole Apps very much but implemented Live@edu (MS solution). We're just using it for email not the sky drive or office online.
The spam filtering is ok but were are getting more spam than we used to especially from Nigeria!! There is spam filtering tools with Live@edu that we have had good to limited success with. Overall for a free email system it suits are need.

Good news - have you setup the TLS etc - shame it does just run via the SMTP username?
Thanks CyberNerd.
I've looked up mirroring / redundancy for Moodle and it doesn't seem easy...what have you got set up?
What if an update to the Moodle code / update to Moodle-google code breaks your email?
I'm just trying to go through worst-case scenarios...
Cheers,
Jon

We don't have any redundancy on our moodle server. But it wound't be too difficult to do - rsync the web data on a regular basis and host the database on one server, then use round robin DNS to load balance.
if an update to moodle broke anything I'd know because I do have a test virtual machine for moodle, so I'd try it there first.
There are currently 1 users browsing this thread. (0 members and 1 guests)