Jump to content

Recommended Posts

Posted
There isnt any reason why that shouldnt be possible, essentially you just need to point Moodle to your internal database and make your database (LDAP or Otherwise) externally accessible.
Posted
You will probably have to point some ports directly to your DC, i would not recommend this. The other option could be to to use a VPN or host internally.
Posted

It's possible but there are all sorts of security issues, so be very carefull how you do this, you don't want any Alice ob Bob with access to your LDAP/AD server.

 

Another issue you to be aware of is the traffic implications, slow internet day, could mean a really slow moodle authentication.

 

A no internet day will definately mean no vle.

 

And of course if you teachers start uploading large powerpoints (i've seen them up to 100mb) and you have 30 kids all downloading that, lets just say a local install with a LAN could be a bit quicker than a 20mb internet connection.

Posted
Can an externally hosted Moodle authenticate against an internally (school servers) hosted active directory (LDAP) or access database?

 

thanks.

 

 

Yes, we do do that (ULCC hosted moodle) authenicates against our AD

  • 3 years later...
Posted
Authenticate via LDAP, there is a pinhole in our firewall for the ULCC IP to let it talk to one of our AD servers. It was fairly painless to setup.
Posted
If it going out over the internet you need to use LDAPS on port 636 (this also allows user passwords to be changed). You would need to restrict the port to only accept connection from a defined IP address.
Posted
Authenticate via LDAP, there is a pinhole in our firewall for the ULCC IP to let it talk to one of our AD servers. It was fairly painless to setup.

 

Seems to be an easy option but...not sure if very secure, in the end I've build an RODC and added ldaps for that Server, will see if there are any issues.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...