ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] jabber & conferences
@ 2003-06-06 13:12 Max A Mazin
  0 siblings, 0 replies; only message in thread
From: Max A Mazin @ 2003-06-06 13:12 UTC (permalink / raw)
  To: community

hi
Настала необходимость поднять jabber-сервер с наличием "закрытых"
конференций. Те примеры, что были в "документации" (эсли _это_ можно так
назвать) не заработали (вернее заработали не в полной мере).

Вот пример:
--
<service id="public.my.server">
  <load>
    <conference>./conference/conference.so</conference>
  </load>
  <conference xmlns="jabber:config:conference">
    <public/>
    <history>30</history>
    <vcard>
      <FN>Public Conferences</FN>
      <DESC>This service is for public conferencing rooms.</DESC>
      <URL>http://my.server</URL>
    </vcard>
    <notice>
      <join> has become available</join>
      <leave> has left</leave>
      <rename> is now known as </rename>
    </notice>
    <room jid="help@public.my.server">
      <name>Assistance Zone</name>
      <privacy/>
    </room>
    <room jid="admin@public.my.server">
      <name>Adminz only</name>
      <secret>qwerty</secret>
      <notice>
        <join> just rocks!</join>
        <leave> gets lost</leave>
        <rename> feels it is more important to be known as </rename>
      </notice>
    </room>
  </conference>
</service>
--
т.е. заведено 2 "комнаты": help и admin.
Есть пользователь:
--
<admin>
  <write>MaxA@my.server</write>
  <reply>
    <subject>Auto Reply</subject>
    <body>This is a special administrative address. Your message was
received and forwarded to server administrators.</b ody>
  </reply>
</admin>
--
Так вот в комнату "help" этот пользователь заходит, а в admin -- говорит
"not allowed".
Вопрос1: Почему?
Вопрос2: Как починить?
Вопрос3: Где читать?

еще туда же:

клиент exodus (под windows) говорт "Yau mast be on the member list" и
это наводит на мысль, что должен быть какой-то member list для этой
комнаты.

Еще вопрос: Может ли jabberd сохранять сообщения у себя сколь угодно
долго и много, и может ли он это дело шифровать (скажем, при помощи
gpg)?
--
Max A Mazin


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-06 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-06 13:12 [Comm] jabber & conferences Max A Mazin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git