User authorization via LDAP?
Posted: Wed Jan 24, 2007 11:52 am
We are very strongly considering using CMSMS as the engine for the new version of our web site and future VLE.
There is one criterion which does not yet seem to be provided: Our college does user authorization using Active Directory, so I need to get CMSMS to talk to an LDAP server in order to authorize users. I'm looking at the source code of moodle in order to see how they manage this, but first, I thought I'd ask:
Has anyone else already started working on this?
Is it insanely difficult to do?
Are there any suggestions for general strategy? I'm already thinking that I need to structure it as a general "Third Party Authentication" module and a separate "LDAP" module. Any hints as to where in the codebase I should look would also be handy.
Thanks in advance for any help,
Andy Holyer,
Sussex Downs College,
Lewes,
UK
There is one criterion which does not yet seem to be provided: Our college does user authorization using Active Directory, so I need to get CMSMS to talk to an LDAP server in order to authorize users. I'm looking at the source code of moodle in order to see how they manage this, but first, I thought I'd ask:
Has anyone else already started working on this?
Is it insanely difficult to do?
Are there any suggestions for general strategy? I'm already thinking that I need to structure it as a general "Third Party Authentication" module and a separate "LDAP" module. Any hints as to where in the codebase I should look would also be handy.
Thanks in advance for any help,
Andy Holyer,
Sussex Downs College,
Lewes,
UK