Though this was interesting "Balance of power to shift in IM realm " http://msnbc-cnet.com.com/2100-1023-985919.html?type=pt&part=msnbc&tag=alert &form=feed&subj=cnetnews
Trent -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Leo Ostwald Sent: Tuesday, February 25, 2003 12:19 PM To: [EMAIL PROTECTED] Subject: [jadmin] setting up "members only" room in Conference I have added conferencing (conference 0.4) to a Jabber 1.4 server, and everything is working, except I don't know how to access a conference room with a "secret" tag assigned: For example, from the jabber.xml file: <room jid="[EMAIL PROTECTED]"> <name>Adminz only</name> <secret>Leo12</secret> <notice> <join> just rocks!</join> <leave> gets lost</leave> <rename> feels it is more important to be known as </rename> </notice> </room> (This is a public chatroom) When I try to connect to this room (using the Exodus client under Windows), with or without the password set, I get the following error message: "You are not allowed to enter this room. You must be on the member list". Here is the debug XML output on the client side: SENT: <presence to"[EMAIL PROTECTED]/Leo"<x xmlns="http://jabber.org/protocol/muc"><password>Leo12</password> RECV: <presence to='[EMAIL PROTECTED]/Exodus' from '[EMAIL PROTECTED]/Leo type='error'><x xlmlns="http://jabber.org/protocol/muc'><password>Leo12</password></x> <error code='405'>Not Allowed</error></presence> SENT: <presence to="[EMAIL PROTECTED] type="unavailable"/> Any ideas on how to configure this to allow access? _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
