Auto publish contacts

Hi All,

How do I auto publish some chat users.

Eg:-

User A, B, C and D

When I add a new user E and when this user log into spark, User A, B, C and D should be there in User E’s contact list without send any request to the other users.

Is there a way to do this?

shared groups and use of the subscription plugin: http://www.igniterealtime.org/community/docs/DOC-1619

Under Groups/GroupName in my case GroupName=ISAALL

Under Members of This Group

it says

No members in this group. Use the form above to add some.

what could be the reason.

LDAP Setting

ldap.groupMemberField= isaGroupMember

ldap.groupNameField= cn

It depend on your LDAP server, how it is configured and so on.

try with:

ldap.groupMemberField member

Also try to browse your LDAP tree to check where that group is, and is it have any members in it.

Cheers