[Typo3-dev] creating BE users with code (eg LDAP sync, etc)
    Martin T. Kutschker 
    Martin.no5pam.Kutschker at blackbox.n0spam.net
       
    Sat Jan 29 15:11:12 CET 2005
    
    
  
René Fritz wrote:
> 
>>If you add your code in the context of the authentication you can do
>>stuff like this:
>>
>>$uc = $auth->getTSConfigProp('setup.default');
> 
> Good idea. I'll think about it and integrate it in my current solution.
The disadvantage is that you cannot do this now during a sync. Since you 
don't do authentication you have no active auth object.
Perhaps the BE auth class can be instatiated anyway, but it'd be a hack.
Masi
    
    
More information about the TYPO3-dev
mailing list