<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 <style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}

  </style></head><body style="">
 
  
 
 
  <div>
   <span style="font-size: 9pt;">> I made a fresh install of kolab since I checked ActiveSync the last time and with my new system, it doesn't seem to work out of the box (with debian, it did somehow) - and especially I can not find any logfiles (even after adding activesync_debug to main.inc.php). I left the whole activeSync/roundcube stuff untouched and imap is working properly. Where can I look for logs or something?</span>
   <br/>> When I try to access ActiveSync with a browser, I get the basic login screen, but credentials are never accepted.
   <br/>
   <br/>
  </div> 
  <div>
   <span>Ok, logging actually does work, but it never gets to the point where something would be logged.</span>
   <br/>
   <span>I added some more debug messages and found the place, where it goes wrong:</span>
  </div> 
  <div>
   <span> </span>
  </div> 
  <div>
   <span>In .../kolab-syncroton/lib/plugins/kolab_auth.php the authenticate(...) function fails. The function init_ldap() gives an error, because kolab_auth_addressbook seems to be empty. The config is set in kolab_auth.inc.php. The main.inc.php has no include for the kolab_auth.php.inc, but I guess that is resolved through some plugin mechanism? Or is that a bug? I reverted all my config files back to the ones from a clean install.</span>
  </div> 
  <div>
   <span> </span>
  </div> 
  <div>
   <span>Kind regards,</span>
  </div> 
  <div>
   <span>Onno</span>
  </div>
 
</body></html>