ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrii Dobrovol`s`kii Dobrovol`s`kii <dobr@iop.kiev.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] [JT] Re: Jabberd2
Date: Wed, 05 Apr 2006 16:46:46 +0300
Message-ID: <4433CA46.1060006@iop.kiev.ua> (raw)
In-Reply-To: <20060405171814.5d4668b0@satellit.immo>

[-- Attachment #1: Type: text/plain, Size: 2974 bytes --]

Alex Gorbachenko пишет:
> On Wed, 05 Apr 2006 16:07:11 +0300
> Andrii wrote:
> 
>> Да. Спасибо. Проглядел. Но, толку ноль. Не работает эта хрень...
>> Даже первого пользователя зарегистрировать не дает... 
> 
> а что в логах ? in-band registration всегда работал нормально. если,
> конечно 
> {access, register, [{allow, all}]}. 
> раскомментирован (нет % в начале строки),
> а
> %{access, register, [{deny, all}]}. 
> закомментирован (есть %).
> 
------------весь конфиг-----------------------------
{acl, admin, {user, "dobr", "jabber.iop.kiev.ua"}}.
{acl, local, {user_regexp, ""}}.
{access, configure, [{allow, admin}]}.
{access, register, [{allow, all}]}.
{welcome_message,
 {"Welcome!",
  "Welcome to ALT Linux Jabber Service hosted on ejabberd server.  "
  "For information about Jabber visit http://jabber.org"}}.
{access, announce, [{allow, admin}]}.
{access, c2s, [{deny, blocked},
               {allow, all}]}.
{shaper, normal, {maxrate, 1000}}.
{shaper, fast, {maxrate, 50000}}.
{access, c2s_shaper, [{none, admin},
                      {normal, all}]}.
{access, s2s_shaper, [{fast, all}]}.
{access, muc_admin, [{allow, admin}]}.
{access, muc, [{allow, all}]}.
{access, local, [{allow, local}]}.
{host_config, "jabber.iop.kiev.ua", [{auth_method, internal}]}.
{host_config, "first.iop.kiev.ua", [{auth_method, internal}]}.
{hosts, ["first.iop.kiev.ua", "jabber.iop.kiev.ua"]}.
{language, "en"}.
{listen,
 [{5222, ejabberd_c2s,     [{access, c2s},
                            {shaper, c2s_shaper}]},
  {5269, ejabberd_s2s_in,  [{shaper, s2s_shaper}]},
  {5280, ejabberd_http,    [http_poll, web_admin]}
 ]}.
{outgoing_s2s_port, 5269}.
{modules,
 [
  {mod_register,   [{access, register}]},
  {mod_roster,     []},
  {mod_privacy,    []},
  {mod_configure,  []},
  {mod_configure2, []},
  {mod_disco,      [{extra_domains, ["users.jabber.org"]}]},
  {mod_stats,      []},
  {mod_vcard,      []},
  {mod_offline,    []},
  {mod_echo,       []},
  {mod_private,    []},
  {mod_irc,        []},
  {mod_muc,        [{access, muc},
                    {access_create, muc},
                    {access_admin, muc_admin}]},
  {mod_pubsub,     []},
  {mod_time,       []},
  {mod_last,       []},
  {mod_version,    []}
 ]}.
-------------------------------------------------------
после моих экспериментов. Правки делал минимальные. Подставил свои
хосты и убрал прослушку SSL подключений. Смущает только {access,
local, [{allow, local}]}. и {outgoing_s2s_port, 5269}. Особенно
последнее. Как-то оно выпадает из общего синтаксиса...
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   525-7824            Department of Gas Electronics
Fax:   (380-44)   525-2329             Institute of Physics of NASU
*********************************************************************


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

  parent reply	other threads:[~2006-04-05 13:46 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-04 10:07 [Comm] Jabberd2 Шенцев Алексей Владимирович
2006-04-04 10:41 ` Коротков Георгий
2006-04-04 10:47   ` Шенцев Алексей Владимирович
2006-04-04 12:21     ` Коротков Георгий
2006-04-04 12:16   ` Шенцев Алексей Владимирович
2006-04-04 12:39     ` Коротков Георгий
2006-04-04 13:18       ` Gleb Kulikov
2006-04-04 13:21       ` Шенцев Алексей Владимирович
2006-04-04 13:23     ` Alex Gorbachenko
2006-04-04 13:28       ` Шенцев Алексей Владимирович
2006-04-04 13:48       ` [Comm] [JT] Jabberd2 Michael Shigorin
2006-04-04 15:45         ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-04 16:26           ` Anatol B. Bazjukin
2006-04-05  9:09             ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-05  9:34               ` Alex Gorbachenko
2006-04-05 11:58                 ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-05 12:26                   ` Alex Gorbachenko
2006-04-05 13:07                     ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-05 13:18                       ` Alex Gorbachenko
2006-04-05 13:22                         ` Alex Gorbachenko
2006-04-05 13:50                           ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-11 11:56                             ` Vladimir V. Kamarzin
2006-04-11 12:10                               ` Andrii Dobrovol`s`kii
2006-04-11 12:32                                 ` Alex Gorbachenko
2006-04-11 14:04                                   ` Andrii Dobrovol`s`kii
2006-04-12  5:39                                     ` Alex Gorbachenko
2006-04-12  8:16                                       ` Andrii Dobrovol`s`kii
2006-04-12  5:42                                     ` Alex Gorbachenko
2006-04-12  8:14                                       ` Andrii Dobrovol`s`kii
2006-04-12 11:34                                 ` Alexey Borovskoy
2006-04-05 13:46                         ` Andrii Dobrovol`s`kii Dobrovol`s`kii [this message]
2006-04-05 14:07                           ` Alex Gorbachenko
2006-04-05 11:27               ` Alexey Borovskoy
2006-04-05 18:02           ` Michael Shigorin
2006-04-06 10:22             ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-04 14:14   ` [Comm] Jabberd2 Anton Gorlov
2006-04-05  7:15     ` Alex Gorbachenko
2006-04-05  7:17       ` Alex Gorbachenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4433CA46.1060006@iop.kiev.ua \
    --to=dobr@iop.kiev.ua \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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