<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 24/01/2013 20:30, Rob Dunn wrote:<br>
    </div>
    <blockquote cite="mid:510199FE.8060604@gmail.com" type="cite">Ok,
      I've just done a clean installation of Zendto 4.08 on Ubuntu
      64-bit (version 12.10).&nbsp; I'm getting the following error after
      I've configured my AD authentication in the preferences.php file.
      <br>
      <br>
      This error occurs after I attempt to log into Zendto as a user:
      <br>
      <br>
      Warning: Illegal string offset 'count' in
      /opt/zendto/lib/NSSADAuthenticator.php on line 445 (this is
      repeated a LOT after the login, then it is capped with the
      following)
      <br>
    </blockquote>
    That's a harmless warning. Adjust the "error_reporting" setting in
    your /etc/php5/cli/php.ini and /etc/php5/apache2/php.ini so it
    includes "&amp; ~E_NOTICE".<br>
    <blockquote cite="mid:510199FE.8060604@gmail.com" type="cite">Warning:
      Cannot modify header information - headers already sent by (output
      started at /opt/zendto/lib/NSSADAuthenticator.php:445) in
      /opt/zendto/lib/NSSDropbox.php on line 245
      <br>
      <br>
      It goes without saying the login is not really processed.&nbsp; I've
      used the same settings that I used for my 32-bit installation,
      which is still going strong.&nbsp; Not sure where to look.
      <br>
      <br>
      Here's my AD authentication settings (so far the only settings
      I've modified) - I've changed the text, but I've left the special
      characters in the bindpass1 and binduser1 variables, just in case
      it is important:
      <br>
      <br>
      &nbsp; 'authenticator'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'AD',
      <br>
      &nbsp; 'authLDAPBaseDN1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'ou=departments,ou=domain
      users,dc=mydomain,dc=com',
      <br>
      &nbsp; 'authLDAPServers1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt;
      array('192.168.0.11','192.168.0.253','192.168.11.11'),
      <br>
      &nbsp; 'authLDAPAccountSuffix1'&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPUseSSL1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; false,
      <br>
      &nbsp; 'authLDAPBindUser1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '_serviceaccount',
      <br>
      &nbsp; 'authLDAPBindPass1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'password.!',
      <br>
      &nbsp; 'authLDAPOrganization1'&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'My Business',
      <br>
      &nbsp; 'authLDAPBaseDN2'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPServers2'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; array(),
      <br>
      &nbsp; 'authLDAPAccountSuffix2'&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPUseSSL2'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPBindUser2'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPBindPass2'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      &nbsp; 'authLDAPOrganization2'&nbsp;&nbsp;&nbsp;&nbsp; =&gt; '',
      <br>
      <br>
      I'm not a Linux expert by any means, so be patient with me.
      <br>
      <br>
      Thanks everyone,
      <br>
      Rob
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
      <br>
      <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng

'A committee is a group of the unwilling, chosen from the unfit,
 to do the unnecessary.' - Anon

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
    </blockquote>
  </body>
</html>