« Return to Thread: LDAP Plugin Installation Issue

Re: LDAP Plugin Installation Issue

by AJ Mercer :: Rate this Message:

Reply to Author | View in Thread

actually, the instaructions have not skipped a step (morning coffee has not kicked in)
    "add the plugin to your application's plugin list"

Have you done this?


I have done a minor update to the wiki to add a bit of clarification
    http://docs.farcrycms.org/display/FCDEV50/Farcry+LDAP+User+Directory


2009/7/1 AJ Mercer <ajmercer@...>
http://docs.farcrycms.org/display/FCDEV50/Farcry+LDAP+User+Directory
has missed a step

your project www -> farcryConstructor.cfm

Look for THIS.plugins
    <cfset THIS.plugins = "farcrycms,farcrygreybox" />
and add the plugin to the list.

The items at the end of the list take precidence. So if a plugin overridess another, it needs to go after.
That is, if you are extending dmNews, it will need to go after farcry


2009/6/30 Izzy <imelendez@...>


Hi everyone,

I'm currently working on Farcry 5.1.0 and I downloaded the LDAP
plugin.  I did what exactly what the documentation had said.  I put it
in the farcry/plugins/farcryldap directory and updated the
application.  So far, I couldn't find the LDAP config section on the
Webtop.  Am I missing something?  The documentation didn't explain
anything else after I downloaded and installed it.

I need some help on this.  Thanks.





--
AJ Mercer
Web Log: http://webonix.net



--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: LDAP Plugin Installation Issue