Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


(14 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Support

Remote Login


You must be signed-in to post.

AuthorSubject
  Page: 1
mikeweezer
Subject: Remote LoginQuote this post in your reply
Hello -

I looked around, but can't seem to find documentation on remote login (apart from one other thread). I un-commented / commented the lines in login.php to enable. Currently, I am passing the username / password through a form (on a different server) with the form names 'ATLogin' and 'ATPass'. On the submit, I am running the action as the login.php page.

On a second question - I wanted to setup a script that would sync our user database to the ATutor user database using ColdFusion. (don't worry, don't need help on this). It looks like I only need to create the record in 1 table to setup a user. Is there anything else I should consider? I'm assuming there is a table to join users to enrollment?

Thanks for all your help!

Mike
Posted: 2009-12-30 13:54:17
greg

Avatar for greg
Subject: Re: Remote LoginQuote this post in your reply
View the source of the 1.6.4 login form on the atutor.ca demo site, then copy and adjust it as needed.

www.atutor.ca/atutor/demo.php

All registration info is found in the members table. Joined with the course_enrollment to get users' courses.
Posted: 2009-12-30 16:09:22
 Page: 1

You must be signed-in to post.