[Typo3] problem with cc_sv_auth

Joshua Preston jpreston at americatab.com
Mon May 30 16:34:40 CEST 2005


Thomas and Mirco,

I previously used eu_ldap and cc_sv_auth with 3.7.0 and 3.8.0 all 
version prior to the final release.  Thomas, you are correct, the 
authication services cc_sv_auth in included in the base.  So your method 
of fixing it will work.  However, I was upgrading to the final version, 
unware of this fact.  I tried your method, but it didn't work.  Instead, 
I moved EXT:/cc_sv_auth/sv/class.tx_sv_authbase.php to a 
EXT:/cc_sv_auth/sv/class.tx_sv_authbase.php.old and then created a blank 
EXT:/cc_sv_auth/sv/class.tx_sv_authbase.php -- this solved all my problems.

Thanks!

Joshua Preston.


Thomas Hempel wrote:

>>since I need the ldap extension, this is very important to me. does anyone know
>>about that problem?
>>    
>>
>I think it's implemented in the core now. Someone said this before. I don't know who this was...
>
>So, if this is right, you don't need the extension any more. To bring the eu_ldap to work you only
>have to remove the dependency in the ext_emconf.php of the eu_ldap extension.
>
>After removing it should work.
>This is only a guess if the cc_sv_auth is really in the core now.
>  
>

-- 
"Programming today is a race between software engineers
striving to build bigger and better idiot-proof programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning."

-- Rich Cook.



More information about the TYPO3-english mailing list