It has been narrowed down now to specifically when the cron runs. Everytime cron runs about a dozen new anonymous users get created. I have played around with very little response.

I am sure now it is some how releated to this notice I get. (Note I get a few with different offset numbers from about 3 to 15)

Notice: Undefined offset: 15 in _ldap_user_orphans() (line 156 of /var/www/html/sites/all/modules/ldap/ldap_user/ldap_user.cron.inc).

Each one of these appears to be an anonymous user that gets created.

I am also getting the following message which I am not sure if it is connected.

Notice: unserialize(): Error at offset 108 of 140 bytes in UserController->attachLoad() (line 307 of /var/www/html/modules/user/user.module).

I have had a look at it and will keep looking but if anyone can see something I am missing about this then that would be great. It gets really annoying constantly having to delete all the anonymous users. They do come blocked but there is no point in having them.

Comments

omaster’s picture

Project: Search API Solr » Lightweight Directory Access Protocol
Version: 7.x-1.0-beta4 » 7.x-2.0-beta3
johnbarclay’s picture

Title: Weird Error message that creates a number of anonymous users. » LDAP User: Weird Error message that creates a number of anonymous users.

Can you test against -dev?

omaster’s picture

Just tested against dev and got the same result. Absolutely no difference not even line number.

omaster’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Obviously not going to be fixed and I am not working with this project anymore. So have no need right now and would not be able to test. Plus module has gone a long way since here.