Page 1 of 1

LDAP for authentication

PostPosted: Fri Sep 19, 2008 1:20 pm
by coolghoul
Hello,

A friend of mine referred me to the Xataface site a couple of days ago.

I'm in the beginning stages of building a web-database solution to track faculty involvement with community based projects in our region.

I anticipate a thousand people will add content to the database. Our university has an LDAP directory service containing everybody's userid/pw. Can I use LDAP in conjunction w/ Xataface? I was hoping to be able to send out a URL to all users on our campus (about 25 thousand users) and allow people to sign in, then to add their content to our database.

Lastly, one of my requirements is to allow any site visitor to query the database after it is built. Will I need to build this portion myself? Or does Xataface offer a way for any visitor to query the database without requiring a userid?

TIA

PostPosted: Mon Sep 22, 2008 1:53 pm
by shannah
Yes you can use LDAP for authentication. You need the LDAP auth module though.

http://weblite.ca/svn/dataface/modules/Auth/LDAP/trunk

Also check out this post:
http://xataface.com/forum/viewtopic.php?t=4475

PostPosted: Tue Sep 23, 2008 2:23 pm
by coolghoul
thank you! :)

PostPosted: Tue Sep 23, 2008 2:24 pm
by coolghoul
oops... this link is broken.
can you resend?
TIA

http://weblite.ca/svn/dataface/modules/Auth/LDAP/trunk

PostPosted: Tue Sep 23, 2008 2:26 pm
by coolghoul
coolghoul wrote:oops... this link is broken.
can you resend?
TIA

http://weblite.ca/svn/dataface/modules/Auth/LDAP/trunk


I found it. "ldap" needs to be lower case.

http://weblite.ca/svn/dataface/modules/Auth/ldap/trunk/