Greetings,
I'm using ejabberd under a Windows Server 2003 environment. The mod_shared_roster line is present in the config file, and ejabberd is runing as a service.
Shared rosters configuration ( under web admin ) looks like that :
- One group with name LP, clicking on it we have:
- Name : LP
- Description: blabla
- Members : informatique@lpxyz.local
cdt@lpxyz.local
assist@lpxyz.local
- Displayed groups : LP
Tested under Pandion and Exodus, it doesn't work. I don't know what to do. Am I OK to say users must be only one per line ? Sometimes user name is too long for one line, giving something like that:
informatique@lp
xyz.local
cdt@lpxyz.local
cal
Is this a problem ?
Thanks a lot.
it should not be a problem
'one per line' means that the JIDs must be separated by Carriage Return characters. So the fact that your browser shows you the JIDs broken is not a problem, as long as they aren't actually broken.
Try using a group name lowercase: lp instead of LP
Have you triedthis example ?
Shared Roster Oddities
I'm seeing some unusual issues with shared rosters. Others have reported similar problems. Here is what I'm getting. Running ejabberd v0.9.1.
Created a group as follows:
Group Name: test
bill@fqdn.com
roger@fqdn.com
Name: Test Group
Description: This is a test group.
Members:
Displayed Groups: test
When I login, I can see the group called Test Group. The only member I see in the group is bill; roger is not shown in the Test Group. I tried this with a couple of other groups and they all behave the same. Not sure what's going on.
Additionally, I thought I'd delete the groups and start over. After deleting them, they still appear within the client. I even restarted the node but they still persist. Clients tested were GAIM 1.4.0 and Pandion 2.1.2.
It still does not work
I have the exact same problems.
Each user can only see 1st user in first group listed. The rest go unfiled.
Tested with Gaim, Tkabber, and jwchat.
so if
group1=xxxxtest1@test.host
test2@test.host
members=
Displayed groups= yyyy
xxxx
group2=yyyytest3@test.host
test4@test.host
memers=
Displayed groups= xxxx
yyyy
test1 sees it like this
xxxx
test1@test.host
test2@test.host
test3@test.host
test4@test.host
unfiled
And the same for the rest. They only see the first member of the first group that they are not assigned to.
Did I just confuse everyone? I can provide screenshots if needed.
Shared Roster not working.
When I setup SHARED rosters for a valid Internet domain -they work. But when I change to an intranet domain name they stop working.
Any ideas?
WORKS
member@validca.ca
member2@validca.ca
Group1
DOES NOT WORK
Group1
member@validca.mytld
member2@validca.mytld
I did a test tonight for a valid internet domain that resolves to an intranet IP - and it didn't work.
If this is a known issue. Otherwise I will spend some time to figure out exactly what is happening.
same problem
I have the same problem with 10.0.0 on a fedora 4 platform. did you find out what it is. my users are all registerd under abc@localhost, def@localhost ect
It started to work by itself after 15 mins...strange