[Moodle] OT intranet gateway

victor rajewski askvictor at gmail.com
Fri Jun 15 11:30:15 EST 2007


Well, you could use http authentication to allow access to the
webserver. The application (CMS) would then have to deal with it's own
authentication. So everyone would have to authenticate twice - once to
access the web server, then (for staff) to log in as themselves (for
students) to log in as the guest. I don't know which web server you
are using, so can't point to how you would set this up. If you cannot
access the webserver itself, you could set up apache as a front-side
proxy, which would handle the webserver authentication then forward
the page request to the CMS.

You would want to log which user logs in from which IP address (in the
webserver) so you could match this to the logs in the CMS in case any
students go on a rampage/do anything inappropriate.

vik

On 6/15/07, WEIR Andrew <WEIR at thomascarr.vic.edu.au> wrote:
> Apologies for the Cross post. (I know we are all busy with reports)
>
> The college has decided to implement a content management system as the
> first step to a full LMS however we have run into an issue where by due
> to cost it is prohibitively expensive to by licenses for every student
> to use the system. To over come this the students use the guest access
> and staff use there own password protected accounts.
>
> What I would like to know is if anyone has used? Is using ? Or has heard
> of any Gateway tool that we could put between this system and the
> internet to force students to log into using there current School
> accounts which them lets them see the guest account.
> This also prevents Google from indexing the CMS.
>
> Thanking you in advance
> Andrew
>
>
>
> Andrew Weir
> VK3HFT
> Information Technology Coordinator
> Intranet Manager
> Thomas Carr College
> 35 Thomas Carr Drive
> Tarneit
> 3024
> Phone 97484 466
> Fax 9748 4388
>
> There is no place like 127.0.0.1
> Please consider the environment before printing this message.
>
> Disclaimer: This e-mail and any attachments may be confidential. You
> must not disclose or use the information in this e-mail if you are not
> the intended recipient. If you have received this e-mail in error,
> please notify Thomas Carr College on 03 9748 4466 immediately and delete
> the e-mail and all copies. Thomas Carr College does not guarantee that
> this e-mail is virus or error free. The attached files are provided and
> may only be used on the basis that the user assumes all responsibility
> for any loss, damage or consequence resulting directly or indirectly
> from the use of the attached files, whether caused by the negligence of
> the sender or not. Any views expressed in this e-mail are the views of
> the individual sending the message, and do not necessarily reflect the
> views held by Thomas Carr College.
>
>
> _______________________________________________
> http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe
> Moodle Mailing List kindly supported by
> http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority and
> http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc
>


More information about the moodle mailing list