Re: joining password protected rooms
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Wed, 26 Jan 2005 13:33:55 -0700
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <006401c503e6$5bb88d30$e201020a@pmillard2k> |
Paul C. wrote: >> We are using build 39 of Exodus and we are having problems getting it to >> recognize and join password protected rooms. We are using Exodus with >> Jabberd 1.4. >> >> We are pre-configuring some rooms in our jabber.xml for for Jabberd. In >> the room configuration, we cna specify a password like so: <room >> jid="admin-8PHf0o9tX6far/RLuOQ03/[email protected]"> <name>Adminz only</name> >> <secret>con0r</secret> >> <notice> >> <join> just rocks!</join> >> <leave> gets lost</leave> >> <rename> feels it is more important to be known as </rename> >> </notice> >> However, Exodus is unable to join those rooms using the password listed >> inthe <secret></secret> tags. When someone tries to join the room, the >> server/exodus responds "You are not allowed to enter the room". This looks like the very old conferencing module for jabberd1.4.. Password protected rooms in exodus will ONLY work JEP-45 (muc) compliant servers. You should be using the mu-conference modules with your jabberd14 install. pgm.