"Bragg, Casey" wrote:
>
> The class org.apache.turbine.services.security.ldap.LDAPUserManager contains
> the following line :
>
> String userBaseSearch = TurbineResources.getString(LDAP_BASE_SERACH);
>
> LDAP_BASE_SEARCH is the String "ldap.user.basesearch".
>
> The corresponding property in TurbineResources.properties is :
>
> services.SecurityService.ldap.user.basesearch=o\blahblahblah
>
> How does the TurbineResources class know to use the
> "services.SecurityService" prefix on the TurbineResources.getString() call?
>
> I extended LDAPUserManager with my own class in a different package (same
> class name). Doing so caused all the TurbineResources.getString() methods
> to return null. I assume that's because TurbineResources doesn't know the
> correct prefix to use with my class.
The LDAP security back end doesn't work. I wouldn't bother with it
until it is officially working. I mistakenly placed it in the repository
believing it would stimulate development but the original donators
have pretty much abondoned it. I now believe they wished for
the turbine community to finish it for them instead committing
to doing any of the work themselves.
It will probably change quite a bit once it is actually finished.
>
> Thanks for your help!
>
> ...Casey
>
> ==============================================
> Casey Bragg - Software Engineer
> Allegiance Telecom, Inc. Dallas, TX
> 469-259-2702 - [EMAIL PROTECTED]
> ==============================================
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]