I've just been reading about sharepoint,
and also about Joomla AD authentication on this forum.
To clarify what I'm trying to produce it's this:
1. Pupil logs into webpage
2 . Data is presented to them (about their grades basically) from database
The database stores name, form, grade, comment.
I want them to see what is specific to them only.
No one needs write-access as such.
I have got this working with dbqwiksite. But it authenticates
the login via fields inside the database and not our existing active directory
list of usernames and passwords.
I'm sure this is a 5 minute job for someone, but I've spent days trying to figure it all out.