ejabberd - Comments for "Able to hide user and chatroom JID&amp;#039;s from users? " https://www.ejabberd.im/node/5260 en Thank you so much for your https://www.ejabberd.im/node/5260#comment-58432 <p>Thank you so much for your reply</p> Mon, 12 Mar 2012 11:35:48 +0000 CyAeon comment 58432 at https://www.ejabberd.im CyAeon wrote: 1. Is it https://www.ejabberd.im/node/5260#comment-58423 <div class="quote-msg"> <div class="quote-author"><em>CyAeon</em> wrote:</div> <p>1. Is it possible to hide JID's from users? Eg. display only the users name or room name instead of user@192.*.*.* </p></div> <p>The clients must know the JIDs. If your users use only a specific client , you can modify the client source code to only show the names, and hide the JIDs.</p> <div class="quote-msg"> <div class="quote-author"><em>CyAeon</em> wrote:</div> <p>2. Is it possible to create chat rooms or "chat zones" as contacts on a users roster? </p></div> <p>Some clients allow to display rooms in the user roster. The room is not added to the roster, but it is displayed as if it were. If you as administrator want thatll your users see a room in their rosters, then you must check how your user's clients store the rooms. Probably they use "Private XML Storage", which ejabberd implements in mod_private. And in order to add rooms to that XML storage, maybe you can use 'private_set' ejabberd command, provided in mod_admin_extra.</p> <p>As you can see, this isn't simple.</p> Thu, 08 Mar 2012 09:44:18 +0000 mfoss comment 58423 at https://www.ejabberd.im