[ZendTo] Illegal string offset 'count' in /opt/zendto/NSSADAuthenticator.php on line 445

Rob Dunn maximillianx at gmail.com
Thu Jan 24 20:30:54 GMT 2013


Ok, I've just done a clean installation of Zendto 4.08 on Ubuntu 64-bit 
(version 12.10).  I'm getting the following error after I've configured 
my AD authentication in the preferences.php file.

This error occurs after I attempt to log into Zendto as a user:

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)
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

It goes without saying the login is not really processed.  I've used the 
same settings that I used for my 32-bit installation, which is still 
going strong.  Not sure where to look.

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:

   'authenticator'             => 'AD',
   'authLDAPBaseDN1'           => 'ou=departments,ou=domain 
users,dc=mydomain,dc=com',
   'authLDAPServers1'          => 
array('192.168.0.11','192.168.0.253','192.168.11.11'),
   'authLDAPAccountSuffix1'    => '',
   'authLDAPUseSSL1'           => false,
   'authLDAPBindUser1'         => '_serviceaccount',
   'authLDAPBindPass1'         => 'password.!',
   'authLDAPOrganization1'     => 'My Business',
   'authLDAPBaseDN2'           => '',
   'authLDAPServers2'          => array(),
   'authLDAPAccountSuffix2'    => '',
   'authLDAPUseSSL2'           => '',
   'authLDAPBindUser2'         => '',
   'authLDAPBindPass2'         => '',
   'authLDAPOrganization2'     => '',

I'm not a Linux expert by any means, so be patient with me.

Thanks everyone,
Rob

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3754 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20130124/28053071/attachment.bin 


More information about the ZendTo mailing list