Users on LDAP but non-existent on Wildfire?

I am getting this errors:

2006.07.04 21:39:18 [org.jivesoftware.wildfire.roster.Roster.(Roster.java:151)] Groups () include non-existe

nt username (uid=sergio,ou=people,dc=adplabs,dc=com,dc=br)

2006.07.04 21:39:18 [org.jivesoftware.wildfire.roster.Roster.(Roster.java:151)] Groups () include non-existent usern

ame (uid=otavio,ou=people,dc=adplabs,dc=com,dc=br)

2006.07.04 21:39:18 [org.jivesoftware.wildfire.roster.Roster.(Roster.java:151)] Groups () include non-existent userna

me (uid=sanders,ou=people,dc=adplabs,dc=com,dc=br)

2006.07.04 21:39:18 [org.jivesoftware.wildfire.roster.Roster.(Roster.java:151)] Groups () include non-existent username (u

id=schmidt,ou=people,dc=adplabs,dc=com,dc=br)

2006.07.04 21:39:18 [org.jivesoftware.wildfire.roster.Roster.(Roster.java:151)] Groups () include non-existent usern

ame (uid=andres,ou=people,dc=adplabs,dc=com,dc=br)

but I am able to see all groups and users on admin console.

When I login on Spark, no groups get shown…

this is OpenLDAP on Linux. SSH and email work fine on this server.

any hints ?

Added more details:

I am on Linuxm with OpenLDAP abnd postgresql. Users authenticate fine on linux boxes via ssh and email. They can also login on Wildfire, but no groups get shown on Spark, I have to add each user by hand. Also If I add a group, it gets added, but no user is shown on it.

Follows my .xml file:

Message was edited by: alvarow

I finnally figured it out. Someone might want to add this to the documentation, do not use posixmode (meaning set it to FALSE) on OpenLDAP+Linux, it doesn’'t work, yet it shows you all users and groups on Admin console, drives you crazy!

I will report back if the error shown above still happens. Anyway, now shared groups work fine.

Thanks