[ZendTo] Re: Illegal string offset 'count' in /opt/zendto/NSSADAuthenticator.php on line 445
Jules
Jules at Zend.To
Fri Jan 25 10:12:01 GMT 2013
On 24/01/2013 20:30, Rob Dunn wrote:
> 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)
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 "&
~E_NOTICE".
> 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
>
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>
> Jules
>
> --
> Julian Field MEng MBCS CITP CEng
>
> 'A committee is a group of the unwilling, chosen from the unfit,
> to do the unnecessary.' - Anon
>
> www.Zend.To
> Twitter: @JulesFM
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20130125/5f409894/attachment.html
More information about the ZendTo
mailing list