From: Franky V. L. <lie...@te...> - 2007-11-07 11:57:27
|
To all: I've updated CVS for LDAP authentication now. Please make sure you change the correct parameters in phpESP.ini.php first :-) For the brave ones to test out, you can find the latest version here: http://www.e-dynamics.be/index.php?section=programs&lang=en Franky On 11/6/07, Franky Van Liedekerke <lie...@te...> wrote: > > Hi, > > you're correct ... only for the admin console for the moment. But it > shouldn't be too difficult to change this so normal user auth would be done > through LDAP as well, but no auto-registration then :-) > The only file that needs changing is admin/include/lib/espauth-ldap.inc. > The problem is that the "realm" (group) is not configurable for the LDAP > auth (only in the ini file). So first we need extra parameters in the ini > file for LDAP users and LDAP manager accounts, and then we need a field that > defines the LDAP attribute the realm is compared with. Interesting, but > needs some work :-) If I have time today, I'll cook up something for this. > > Franky > > On 11/5/07, ROB GID <rob...@gm...> wrote: > > > > Does phpESP support LDAP authentication for respondents? > > > > searching through the mailing list i think it is said that ldap > > authentication is only for admin console and that anybody who > > authenticates will have an designer account created automaticalluy and > > that it doesnot support respondent authentication > > > > > > I want a way in which only a specific group of users(let us say > > usrgrp1) need to respond to a survey and if any other users got hold > > of the link ,i don't want them to get access do the survey. > > > > I don't want to create local accounts inside phpESP > > > > > > Any suggestions on how to accomplish this. > > > > Thank you > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > phpESP-general mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > > > > |